Whamcloud - gitweb
e2fsck: reset lost_and_found after threads finish
authorWang Shilong <wshilong@ddn.com>
Fri, 20 Mar 2020 01:50:56 +0000 (09:50 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 28 Mar 2022 22:13:09 +0000 (16:13 -0600)
commit97a352d7b9d5fa8bd87115bdf52b7b90aa5bc597
tree40f103f54b85616e9e2baa52ae240ad6240dc54e
parent9daa1458e0a336d30f347753fccd1652400b6693
e2fsck: reset lost_and_found after threads finish

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

E2fsprogs-commit: 10abbf8fd534d61c40fbf9699bf605ac6456b2e2

Change-Id: I0e431be7619720e31927ab1df7034aee1e3eb747
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