]> www.infradead.org Git - users/hch/xfsprogs.git/commit
libxfs: remove the libxfs_{get,put}bufr APIs
authorDarrick J. Wong <darrick.wong@oracle.com>
Sun, 1 Mar 2020 17:34:11 +0000 (12:34 -0500)
committerEric Sandeen <sandeen@sandeen.net>
Sun, 1 Mar 2020 17:34:11 +0000 (12:34 -0500)
commit1a12e4328f4500dc0d2ab4c237e79ea7495a61af
tree0cb5ad4357554772fff8841d43032a18e4c7ebd6
parent063516bba3f5f37c22f52664826839fca97fc010
libxfs: remove the libxfs_{get,put}bufr APIs

Hide libxfs_getbufr since nobody should be using the internal function,
and fold libxfs_putbufr into its only caller.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/libxfs_io.h
libxfs/rdwr.c