Files
linux/fs
Arnd Bergmann 353fe445f5 xfs: fix len comparison in xfs_extent_busy_trim
The length is now passed by reference, so the assertion has to be updated
to match the other changes, as pointed out by this W=1 warning:

fs/xfs/xfs_extent_busy.c: In function 'xfs_extent_busy_trim':
fs/xfs/xfs_extent_busy.c:356:13: error: ordered comparison of pointer with integer zero [-Werror=extra]

Fixes: ebf5587261 ("xfs: improve handling of busy extents in the low-level allocator")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
2017-02-16 17:20:12 -08:00
..
2016-12-22 11:25:24 +00:00
2016-12-25 17:21:23 +01:00
2017-01-30 16:32:25 -08:00
2017-01-30 16:32:25 -08:00
2016-12-25 17:21:22 +01:00
2017-01-14 19:31:40 -05:00
2017-01-30 16:32:25 -08:00
2017-01-30 16:32:25 -08:00
2017-01-30 16:32:25 -08:00
2016-12-16 16:30:49 -05:00
2016-12-25 17:21:22 +01:00