]> git.ipfire.org Git - people/ms/linux.git/commit - fs/xfs/libxfs/xfs_alloc.c
xfs: remove the xfs_btree_get_buf[ls] functions
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 24 Jan 2020 01:01:19 +0000 (17:01 -0800)
committerDarrick J. Wong <darrick.wong@oracle.com>
Sun, 26 Jan 2020 22:32:26 +0000 (14:32 -0800)
commitee647f85cb81b09bbfa2886954828ed03fa3ec38
tree564991b53f4799384654fcc6df1ac2c26b5fbe84
parentce92464c180b60e79022bdf1175b7737a11f59b7
xfs: remove the xfs_btree_get_buf[ls] functions

Remove the xfs_btree_get_bufs and xfs_btree_get_bufl functions, since
they're pretty trivial oneliners.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
fs/xfs/libxfs/xfs_alloc.c
fs/xfs/libxfs/xfs_bmap.c
fs/xfs/libxfs/xfs_btree.c
fs/xfs/libxfs/xfs_btree.h