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>
Fri, 24 May 2024 11:03:20 +0000 (21:03 +1000)
commit8a15305c51a3c892443fd25053eaea2cc9ade050
treef62b2fae130a55bfe534dd9e135eb2296ef036c0
parent606f1f158f7e475184452ee4e4e332654c4d770b
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