Whamcloud - gitweb
LU-16972 e2fsck: fix merging ea_inode_refs 63/51763/2
authorLi Dongyang <dongyangli@ddn.com>
Wed, 26 Jul 2023 05:10:11 +0000 (15:10 +1000)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 7 Aug 2023 14:07:20 +0000 (14:07 +0000)
commit35ecc72a445b04f2a257bc31cbeb310d76420b89
treecc46aa9ca56bae6a251414de95420c9c18c283e9
parent3372252367374d031bd4aa7af212a54215aa7399
LU-16972 e2fsck: fix merging ea_inode_refs

ea_inode_refs is used to track refs to ea inodes,
which has nothing to do with blocks.

Change-Id: Icd965a8e3a92edc51754c132b55044af9abbb9e4
Signed-off-by: Li Dongyang <dongyangli@ddn.com>
Reviewed-on: https://review.whamcloud.com/c/tools/e2fsprogs/+/51763
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
e2fsck/pass1.c