]> www.infradead.org Git - users/hch/xfsprogs.git/commit
libxfs: rename libxfs_writebufr to libxfs_bwrite
authorDarrick J. Wong <darrick.wong@oracle.com>
Sun, 1 Mar 2020 17:34:10 +0000 (12:34 -0500)
committerEric Sandeen <sandeen@sandeen.net>
Sun, 1 Mar 2020 17:34:10 +0000 (12:34 -0500)
commit331d5956dc700cc5c5d0978994efcd839ad7226e
tree7c0ae4f8042e37d9cc976f14c93148708bad67b6
parent361379e0ad6623cf6fb04abad4db154c12fc0f23
libxfs: rename libxfs_writebufr to libxfs_bwrite

Rename this function so that we have an API that matches the kernel
without a #define.

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>
db/io.c
libxfs/libxfs_api_defs.h
libxfs/libxfs_io.h
libxfs/libxfs_priv.h
libxfs/rdwr.c