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)
committerLi Dongyang <dongyangli@ddn.com>
Thu, 8 Apr 2021 00:57:28 +0000 (10:57 +1000)
commitc2daae1adad2495801b23e6eb046b3a17c7c9a3f
tree9b4156d89eed6b3d7d65fcf74ef8e18c724d32b9
parenta98a99b7669dddac3f58287ee5f78aff19df6e42
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