]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
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)
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


Trivial merge