]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_repair: hoist the secondary sb qflags handling
authorDarrick J. Wong <djwong@kernel.org>
Tue, 15 Oct 2024 19:44:26 +0000 (12:44 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 1 Nov 2024 20:44:55 +0000 (13:44 -0700)
commit1c8f3ab49cd896b19b128227cd57d68f6c78e8d5
treeb1cabec14e4c916a89c4ddf620ecc75a3e9fe7a5
parentca9e5da8c968be39c5554fda21f67d6d55e70e3e
xfs_repair: hoist the secondary sb qflags handling

Hoist all the secondary superblock qflags and quota inode modification
code into a separate function so that we can disable it in the next
patch.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
repair/agheader.c