]> www.infradead.org Git - users/hch/xfsprogs.git/commit
Merge tag 'scrub-pptrs-6.10_2024-07-29' of https://git.kernel.org/pub/scm/linux/kerne...
authorCarlos Maiolino <cem@kernel.org>
Tue, 6 Aug 2024 13:49:36 +0000 (15:49 +0200)
committerCarlos Maiolino <cem@kernel.org>
Tue, 6 Aug 2024 13:49:36 +0000 (15:49 +0200)
commitedce07cc553d9bdcef5f5fabbfa1fe8cc35193b6
tree117e80855a7c6f8c3ad017fd5e0dd3412c38b4b5
parent00b2fff3f6cbb7871784800fe6e31742e06d5b00
parent4b327cc2f5d03b772dd6d3352cbe28452cd41ef0
Merge tag 'scrub-pptrs-6.10_2024-07-29' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfsprogs-dev into for-next

xfsprogs: scrubbing for parent pointers [v13.8 19/28]

Teach online fsck to use parent pointers to assist in checking
directories, parent pointers, extended attributes, and link counts.

This has been running on the djcloud for months with no problems.  Enjoy!

Signed-off-by: Darrick J. Wong <djwong@kernel.org>