Merge tag 'online-fsck-design-6.10_2024-04-15' of https://git.kernel.org/pub/scm...
authorChandan Babu R <chandanbabu@kernel.org>
Tue, 16 Apr 2024 07:20:19 +0000 (12:50 +0530)
committerChandan Babu R <chandanbabu@kernel.org>
Tue, 16 Apr 2024 07:20:19 +0000 (12:50 +0530)
commitf910defd3898e5f2087d8baa4b7bd052b1cc9b0b
treefb3af67a08192eaa353e0d4647dcff53a6b508de
parent6ad1b91470608dbe10801a673cdfc75925878920
parent67bdcd499909708195b9408c106b94250955c5ff
Merge tag 'online-fsck-design-6.10_2024-04-15' of https://git./linux/kernel/git/djwong/xfs-linux into xfs-6.10-mergeA

xfs: design documentation for online fsck, part 2

This series updates the design documentation for online fsck to reflect
the final design of the parent pointers feature as well as the
implementation of online fsck for the new metadata.

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

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
* tag 'online-fsck-design-6.10_2024-04-15' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux:
  docs: describe xfs directory tree online fsck
  docs: update offline parent pointer repair strategy
  docs: update online directory and parent pointer repair sections
  docs: update the parent pointers documentation to the final version