xfs: remove the mappedbno argument to xfs_attr3_leaf_read
authorChristoph Hellwig <hch@lst.de>
Wed, 20 Nov 2019 17:46:02 +0000 (09:46 -0800)
committerDarrick J. Wong <darrick.wong@oracle.com>
Fri, 22 Nov 2019 16:17:09 +0000 (08:17 -0800)
commitdfb8759408a9dd8a31a222ed0987bad3e83b50a0
tree43319eb2f203d88fa76e9409ed4a336e5b829d79
parent06566fda428e6420aa993e32845b165936fb50d6
xfs: remove the mappedbno argument to xfs_attr3_leaf_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_attr.c
fs/xfs/libxfs/xfs_attr_leaf.c
fs/xfs/libxfs/xfs_attr_leaf.h
fs/xfs/xfs_attr_list.c