]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - repair/dinode.c
xfs: separate inode geometry
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 28 Aug 2019 16:08:04 +0000 (12:08 -0400)
committerEric Sandeen <sandeen@redhat.com>
Wed, 28 Aug 2019 16:08:04 +0000 (12:08 -0400)
commite7fd2b6f1e02550b922f804295d53f109ec56e6f
treeade38b991560dff0d68719fe4f1e4e9ff3ddaeef
parent53c77ac77eb84de47dccf6e974e53f7e7ceea979
xfs: separate inode geometry

Source kernel commit: ef325959993edd53e3ce7c818b18f776ac0740a6

Separate the inode geometry information into a distinct structure.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
23 files changed:
db/check.c
db/frag.c
db/inode.c
db/metadump.c
include/xfs_mount.h
libxfs/init.c
libxfs/xfs_format.h
libxfs/xfs_ialloc.c
libxfs/xfs_ialloc.h
libxfs/xfs_ialloc_btree.c
libxfs/xfs_inode_buf.c
libxfs/xfs_sb.c
libxfs/xfs_trans_resv.c
libxfs/xfs_trans_space.h
libxfs/xfs_types.c
mkfs/proto.c
repair/dino_chunks.c
repair/dinode.c
repair/phase2.c
repair/phase5.c
repair/prefetch.c
repair/scan.c
repair/xfs_repair.c