diff options
author | Eric Sandeen <esandeen@redhat.com> | 2021-11-10 03:18:50 +0100 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-11-10 18:37:38 +0100 |
commit | 29f11fce211c7fcf32713457c031e71785fb6088 (patch) | |
tree | b9f7a1abbaa086d9efdbacbc4c9c6c6d2b7786e5 /fs/xfs/xfs_sysctl.h | |
parent | xfs: use swap() to make dabtree code cleaner (diff) | |
download | linux-29f11fce211c7fcf32713457c031e71785fb6088.tar.xz linux-29f11fce211c7fcf32713457c031e71785fb6088.zip |
xfs: #ifdef out perag code for userspace
The xfs_perag structure and initialization is unused in userspace,
so #ifdef it out with __KERNEL__ to facilitate the xfsprogs sync
and build.
Signed-off-by: Eric Sandeen <esandeen@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'fs/xfs/xfs_sysctl.h')
0 files changed, 0 insertions, 0 deletions