]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
libxfs: remove kernel stubs from xfs_shared.h libxfs-5.16-sync_2022-01-19
authorDarrick J. Wong <djwong@kernel.org>
Thu, 6 Jan 2022 22:13:24 +0000 (14:13 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 20 Jan 2022 00:02:53 +0000 (16:02 -0800)
commitdee2f6bb088182712818fc2705dc7437f26c6ffb
tree6d4268896f6a2c6802351b5bbb81353c925c8275
parent6cc395f1794492cd357a61a63334b0ea914b5fd1
libxfs: remove kernel stubs from xfs_shared.h

The kernel stubs added to xfs_shared.h don't belong there, and are
mostly unnecessary with the #ifdef __KERNEL__ bits added to the
xfs_ag.[ch] files. Move the one remaining needed stub in libxfs_priv.h.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
libxfs/libxfs_priv.h
libxfs/xfs_shared.h