]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_repair: fix libxfs namespace problems
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 4 Jan 2018 19:58:53 +0000 (13:58 -0600)
committerEric Sandeen <sandeen@redhat.com>
Thu, 4 Jan 2018 19:58:53 +0000 (13:58 -0600)
commit532d03d551ffc70644832cb4f9a64b941e148f56
tree74018de77c71d70adaebf9a2c09816d823e5a464
parent945e47e2fcc5d1cec693122286da06d8ab829c52
xfs_repair: fix libxfs namespace problems

Call libxfs_ functions, not xfs_ functions.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/libxfs_api_defs.h
repair/dino_chunks.c
repair/phase6.c