commit | f1ed40bab0da05e86e4fdff638ed940e5b923b19 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Wed Aug 21 14:07:48 2024 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Wed Aug 21 19:04:52 2024 -0700 |
tree | e4ac9f97257eed7ef5298f6c145fa968990b76b3 | |
parent | a29717ce4ec61995c5215d338de07a394a716384 [diff] |
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>