]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: remove the mappedbno argument to xfs_dir3_leaf_read
authorChristoph Hellwig <hch@lst.de>
Wed, 22 Jan 2020 16:29:45 +0000 (11:29 -0500)
committerEric Sandeen <sandeen@redhat.com>
Wed, 22 Jan 2020 16:29:45 +0000 (11:29 -0500)
commit0939d90b9f39bac10a398768063ca53c7ef734c2
treeaa9c7659c5cfbbffe6b394f596daaead563c573e
parentedf3b3a88d56c0e9286506fb5620135cf515f361
xfs: remove the mappedbno argument to xfs_dir3_leaf_read

Source kernel commit: c943c0b2e5c310e2f70e64055666732782f00254

This argument is always hard coded to -1, so remove it.

Signed-off-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>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/xfs_dir2_leaf.c
libxfs/xfs_dir2_priv.h