Files
linux/fs/xfs/libxfs
Darrick J. Wong ac8c737ddf xfs: fix incorrect test in xfs_alloc_ag_vextent_lastblock
[ Upstream commit 77ca1eed5a ]

When I lifted the code in xfs_alloc_ag_vextent_lastblock out of a loop,
I forgot to convert all the accesses to len to be pointer dereferences.

Coverity-id: 1457918
Fixes: 5113f8ec37 ("xfs: clean up weird while loop in xfs_alloc_ag_vextent_near")
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-04-23 10:38:07 +02:00
..
2019-11-07 13:00:53 -08:00
2019-11-07 13:00:53 -08:00
2018-06-06 14:17:53 -07:00
2020-01-14 08:02:51 -08:00
2019-06-12 08:37:40 -07:00
2019-06-28 19:30:43 -07:00