Whamcloud - gitweb
LU-14768 e2fsck: merge expand_eisize_map properly
authorWang Shilong <wshilong@ddn.com>
Tue, 25 Aug 2020 08:31:27 +0000 (16:31 +0800)
committerLi Dongyang <dongyangli@ddn.com>
Fri, 28 Apr 2023 00:51:25 +0000 (10:51 +1000)
commit91d3d1b9d877ed11958c4933e5cbb9ab48112347
treea34622c33bd1a9edbc6bc1fef8e9453c95a8fdf3
parentc9f319493a619b52ae0be377bfa4bac0c6327150
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