diff options
author | 2017-10-17 14:16:27 -0700 | |
---|---|---|
committer | 2017-10-26 15:38:22 -0700 | |
commit | b5cfbc2282bcd0dba460d4d4ec07fcfac9981de6 (patch) | |
tree | aa9f0150952418c6e63069557cc72e4eaf85bb19 /fs/xfs/xfs_error.c | |
parent | xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_lookup_eq (diff) | |
download | linux-rng-b5cfbc2282bcd0dba460d4d4ec07fcfac9981de6.tar.xz linux-rng-b5cfbc2282bcd0dba460d4d4ec07fcfac9981de6.zip |
xfs: replace xfs_bmbt_lookup_ge with xfs_bmbt_lookup_first
We only use xfs_bmbt_lookup_ge to look up the first bmap record in an
inode, so replace xfs_bmbt_lookup_ge with a special purpose helper that
is a bit more descriptive.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/xfs/xfs_error.c')
0 files changed, 0 insertions, 0 deletions