]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: move xfs_ino_geometry to xfs_shared.h
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 28 Aug 2019 16:08:08 +0000 (12:08 -0400)
committerEric Sandeen <sandeen@redhat.com>
Wed, 28 Aug 2019 16:08:08 +0000 (12:08 -0400)
commit27846843c83e5b29ed140f4600cb2a908223e80e
treedef9cc1401d05ac2c02ada94843b5c88515ea9c4
parent4aa01a59e94d179c33821ec9a3d29f9b46952e6f
xfs: move xfs_ino_geometry to xfs_shared.h

Source kernel commit: 5467b34bd1e81c8e719ae968ba6561723fdc15b8

The inode geometry structure isn't related to ondisk format; it's
support for the mount structure.  Move it to xfs_shared.h.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/xfs_dir2.c
libxfs/xfs_dir2_block.c
libxfs/xfs_dir2_data.c
libxfs/xfs_dir2_leaf.c
libxfs/xfs_dir2_node.c
libxfs/xfs_dir2_sf.c
libxfs/xfs_format.h
libxfs/xfs_iext_tree.c
libxfs/xfs_inode_fork.c
libxfs/xfs_shared.h