Whamcloud - gitweb
e2fsck: merge options after threads finish
authorWang Shilong <wshilong@ddn.com>
Thu, 19 Mar 2020 14:05:30 +0000 (22:05 +0800)
committerLi Dongyang <dongyangli@ddn.com>
Thu, 8 Apr 2021 00:57:17 +0000 (10:57 +1000)
commita98a99b7669dddac3f58287ee5f78aff19df6e42
treea8e8533a24bf553225cfc1668839f372610b4526
parentb2efd5ca8e99a2f705a7d51d1163431681e74975
e2fsck: merge options after threads finish

It will be possible that threads might append E2F_OPT_YES,
so we need merge options to global, test f_yesall cover this.

E2fsprogs-commit: a68a5e890793eda2e8d7b4f7d27d23a7eeb474c5

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