]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_io: fix libxfs naming violation
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 10 Jan 2017 02:16:33 +0000 (20:16 -0600)
committerEric Sandeen <sandeen@redhat.com>
Tue, 10 Jan 2017 02:16:33 +0000 (20:16 -0600)
commit3c73a9a120959e1975a952e6736ede5c86f0b15f
treef61618e67d97f59128c674cc58878628053f7e6a
parent1c193cc35f08a508c184b76fe28f94a3ff5893bd
xfs_io: fix libxfs naming violation

All the calls to libxfs code should start with 'libxfs'
per libxfs_api_defs.h.

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