Whamcloud - gitweb
LU-14768 e2fsck: merge casefolded dir lists after thread finish 10/44010/3
authorWang Shilong <wshilong@ddn.com>
Thu, 12 Mar 2020 11:40:27 +0000 (19:40 +0800)
committerLi Dongyang <dongyangli@ddn.com>
Thu, 17 Jun 2021 23:54:56 +0000 (23:54 +0000)
commit46a2ac19b7d608f1d1197da671151653ae28c211
tree16598a0f2a8f58329c975cfd5786e5e055761801
parentd5c986d7c646c88f30dd3521e7ac2b852e3a5b3d
LU-14768 e2fsck: merge casefolded dir lists after thread finish

This is missed and should be done after threads finish.

Original commit:
18538b27 ("LU-8465 e2fsck: merge encrypted dir lists after thread finish")
Upstream is now using e2fsck_struct->casefolded_dirs instead of
encrypted_dirs.

Only for the correctness of pfsck, we won't use casefolded feature on
ldiskfs.

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