diff options
author | Christoph Hellwig <hch@lst.de> | 2023-12-04 21:07:19 +0100 |
---|---|---|
committer | Chandan Babu R <chandanbabu@kernel.org> | 2023-12-07 15:15:29 +0530 |
commit | 18793e050504288345eb455a471677b57117bcc6 (patch) | |
tree | c252b3b24adf063cd97fcd91e9a06f08f6fc4ed2 /fs/xfs | |
parent | c12c50393c1f6f7d7e45c7f55da9c013c0cc0522 (diff) |
xfs: move xfs_ondisk.h to libxfs/
Move xfs_ondisk.h to libxfs so that we can do the struct sanity checks
in userspace libxfs as well. This should allow us to retire the
somewhat fragile xfs/122 test on xfstests.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Diffstat (limited to 'fs/xfs')
-rw-r--r-- | fs/xfs/libxfs/xfs_ondisk.h (renamed from fs/xfs/xfs_ondisk.h) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/fs/xfs/xfs_ondisk.h b/fs/xfs/libxfs/xfs_ondisk.h index d9c988c5ad69..d9c988c5ad69 100644 --- a/fs/xfs/xfs_ondisk.h +++ b/fs/xfs/libxfs/xfs_ondisk.h |