Whamcloud - gitweb
e2fsck: cleanup e2fsck_pass1_thread_join()
authorWang Shilong <wshilong@ddn.com>
Wed, 23 Sep 2020 10:05:34 +0000 (18:05 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 19 Sep 2022 23:16:09 +0000 (17:16 -0600)
commit9817548ac0d9ee4a8da32173a40a5cf90f66711d
treed0a6046bcaf018521a2464c2d64f8b2fda752db4
parent09be03553ff3235a212f15e75dcc9a847ca816d4
e2fsck: cleanup e2fsck_pass1_thread_join()

Use e2fsck_reset_context() to free memory to simpify
codes.

E2fsprogs-commit: 41f40f4215fd9a357a3d250a34745eb953982bda

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