]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
libxfs: remove kernel stubs from xfs_shared.h libxfs-5.16-sync_2022-04-29
authorDarrick J. Wong <djwong@kernel.org>
Thu, 6 Jan 2022 22:13:24 +0000 (14:13 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 29 Apr 2022 23:34:07 +0000 (16:34 -0700)
commitbe06edd08d427670a584edf9376e7dd9f5b8b915
tree59fc5e41bed65087fd9c706053bfcd6237695fa6
parent6cc5826c57fb10355b3ad75b27a7302b7146e621
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