Whamcloud - gitweb
e2fsck: add function to rewrite extent tree
authorHarshad Shirwadkar <harshadshirwadkar@gmail.com>
Fri, 22 Jan 2021 05:44:58 +0000 (21:44 -0800)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 28 Jan 2021 01:12:33 +0000 (20:12 -0500)
commit9dc54e46dbc9e85f3735b8288cf217ce3726bb56
treeaa2e4539fb001fb03d84e4360ef9235ae18994a2
parentcf2d9de7ee2f35ae0e1095c86a77c3fe6fb8ce7d
e2fsck: add function to rewrite extent tree

Fast commit replay needs to rewrite the entire extent tree for inodes
found in fast commit area. This patch makes e2fsck's rewrite extent
tree path visible.

Signed-off-by: Harshad Shirwadkar <harshadshirwadkar@gmail.com>
Reviewed-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
e2fsck/e2fsck.h
e2fsck/extents.c