Whamcloud - gitweb
LU-8465 e2fsck: merge options after threads finish 98/37998/10
authorWang Shilong <wshilong@ddn.com>
Thu, 19 Mar 2020 14:05:30 +0000 (22:05 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 26 Sep 2020 06:36:10 +0000 (06:36 +0000)
commit161ab07533b70349de98b889ac1c9b3b38145296
tree634288376aee24a2d189f2e3caae49be91460bda
parentcb4f0f44147a1fe3fde5b56126dce10b150aa5ba
LU-8465 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.

Change-Id: I9c73f39016f09570679c11d744ba701c0e3ad294
Signed-off-by: Wang Shilong <wshilong@ddn.com>
Reviewed-on: https://review.whamcloud.com/37998
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
e2fsck/pass1.c