]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
libfrog: store more inode and block geometry in struct xfs_fd
authorDarrick J. Wong <darrick.wong@oracle.com>
Mon, 9 Sep 2019 19:37:05 +0000 (15:37 -0400)
committerEric Sandeen <sandeen@redhat.com>
Mon, 9 Sep 2019 19:37:05 +0000 (15:37 -0400)
commit5b5c73366ba4988219dd74e7e40532c782e1bd8f
tree5864091e9bb7fb6ccab9eac1639dc6f0347eb1ef
parent3f9efb2e0014cc2d4cbe1534401f22aeb7a60411
libfrog: store more inode and block geometry in struct xfs_fd

Move the extra AG geometry fields out of scrub and into the libfrog code
so that we can consolidate the geoemtry code in one place.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Allison Collins <allison.henderson@oracle.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
include/fsgeom.h
libfrog/fsgeom.c
scrub/fscounters.c
scrub/inodes.c
scrub/phase1.c
scrub/phase3.c
scrub/phase5.c
scrub/phase6.c
scrub/phase7.c
scrub/xfs_scrub.h