Linux XFS filesystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] xfs_repair: check quota counters
@ 2020-05-12 18:33 Darrick J. Wong
  2020-05-12 18:33 ` [PATCH 1/2] xfs_repair: check quota values if quota was loaded Darrick J. Wong
  2020-05-12 18:33 ` [PATCH 2/2] xfs_repair: skip mount time quotacheck if our quotacheck was ok Darrick J. Wong
  0 siblings, 2 replies; 5+ messages in thread
From: Darrick J. Wong @ 2020-05-12 18:33 UTC (permalink / raw)
  To: sandeen, darrick.wong; +Cc: linux-xfs

Hi all,

One of the larger gaps between xfs_check and xfs_repair is that repair
doesn't have the ability to check quota counters against the filesystem
contents.  This series adds that checking ability to repair pass7, which
should suffice to drop xfs_check in fstests.  It also means that repair
no longer forces a quotacheck on the next mount even if the quota counts
were correct.

If you're going to start using this mess, you probably ought to just
pull from my git trees, which are linked below.

This is an extraordinary way to destroy everything.  Enjoy!
Comments and questions are, as always, welcome.

--D

xfsprogs git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=repair-quotacheck

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-05-12 22:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-12 18:33 [PATCH 0/2] xfs_repair: check quota counters Darrick J. Wong
2020-05-12 18:33 ` [PATCH 1/2] xfs_repair: check quota values if quota was loaded Darrick J. Wong
2020-05-12 21:57   ` Eric Sandeen
2020-05-12 22:48     ` Darrick J. Wong
2020-05-12 18:33 ` [PATCH 2/2] xfs_repair: skip mount time quotacheck if our quotacheck was ok Darrick J. Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox