]> 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, 14 Aug 2019 22:05:16 +0000 (18:05 -0400)
committerEric Sandeen <sandeen@redhat.com>
Wed, 14 Aug 2019 22:05:16 +0000 (18:05 -0400)
commit64fb6e01b727dc00479ad582224364937cc546e6
tree954d038ced8c2b676d7dec9c11901a5aa03c53c2
parent9238783e0afb31961f54c2211c8c8e06ca503b6f
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