]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
e2fsck: reset lost_and_found after threads finish
authorWang Shilong <wshilong@ddn.com>
Fri, 20 Mar 2020 01:50:56 +0000 (09:50 +0800)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 25 Jan 2021 20:18:23 +0000 (15:18 -0500)
commit10abbf8fd534d61c40fbf9699bf605ac6456b2e2
tree8b94b4a70acf5031c68b018148ee0828f3bc5dd4
parenta68a5e890793eda2e8d7b4f7d27d23a7eeb474c5
e2fsck: reset lost_and_found after threads finish

This should not be kept, the reaons is similar to what
e2fsck_pass1 has done before.

Signed-off-by: Wang Shilong <wshilong@ddn.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
e2fsck/pass1.c