Whamcloud - gitweb
LU-14768 e2fsck: merge expand_eisize_map properly 11/44011/3
authorWang Shilong <wshilong@ddn.com>
Tue, 25 Aug 2020 08:31:27 +0000 (16:31 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 18 Jun 2021 00:51:15 +0000 (00:51 +0000)
commit059e8788fffe1c57ac09417d04200389623d9c22
tree45ac91b827396730a27d7740124d0d672a2a1eda
parent46a2ac19b7d608f1d1197da671151653ae28c211
LU-14768 e2fsck: merge expand_eisize_map properly

Min known min_extra_isize should be updated after
threads finish.

Original commit:
cb4f0f44 ("LU-8465 e2fsck: merge expand_eisize_map properly")

Add the missing commit back, in pass5 we won't pick up some of
the inodes marked in pass1 for eisize expanding.

This should be merged to
e47509eb ("e2fsck: add support for expanding the inode size")
in the next rebase.

Change-Id: Ie9703383821ecb11337630d74ffb0c7dcb2fcc1e
Signed-off-by: Wang Shilong <wshilong@ddn.com>
Signed-off-by: Li Dongyang <dongyangli@ddn.com>
Reviewed-on: https://review.whamcloud.com/44011
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