OSDN Git Service

xfs: remove the mappedbno argument to xfs_dir3_leafn_read
authorChristoph Hellwig <hch@lst.de>
Wed, 20 Nov 2019 17:46:03 +0000 (09:46 -0800)
committerDarrick J. Wong <darrick.wong@oracle.com>
Fri, 22 Nov 2019 16:17:10 +0000 (08:17 -0800)
commitf3fcb314d16cdcffb6c521564b86b453869300da
tree30e282482cdbbd92214b3f61390c7e62a7f2305b
parentc943c0b2e5c310e2f70e64055666732782f00254
xfs: remove the mappedbno argument to xfs_dir3_leafn_read

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>
fs/xfs/libxfs/xfs_dir2_leaf.c
fs/xfs/libxfs/xfs_dir2_node.c
fs/xfs/libxfs/xfs_dir2_priv.h