diff options
author | Christoph Hellwig <hch@lst.de> | 2021-04-13 20:15:10 +0200 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-04-15 18:35:50 +0200 |
commit | 2ac131df03d4f06bb0d825335663cc5064421993 (patch) | |
tree | 72461f91e843e100e594b9115edb11ebf58c6a3c /fs/posix_acl.c | |
parent | xfs: move the XFS_IFEXTENTS check into xfs_iread_extents (diff) | |
download | linux-2ac131df03d4f06bb0d825335663cc5064421993.tar.xz linux-2ac131df03d4f06bb0d825335663cc5064421993.zip |
xfs: rename and simplify xfs_bmap_one_block
xfs_bmap_one_block is only called for the attribute fork. Move it to
xfs_attr.c, drop the unused whichfork argument and code only executed for
the data fork and rename the result to xfs_attr_is_leaf.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'fs/posix_acl.c')
0 files changed, 0 insertions, 0 deletions