Whamcloud - gitweb
LU-16972 e2fsck: fix merging ea_inode_refs
authorLi Dongyang <dongyangli@ddn.com>
Wed, 26 Jul 2023 05:10:11 +0000 (15:10 +1000)
committerLi Dongyang <dongyangli@ddn.com>
Tue, 14 Jan 2025 04:10:50 +0000 (15:10 +1100)
commit92c8635a247895ba0c8712c7274d5e24a0d4d5fc
tree52602bfb4333bfe8c2531dfecea4a20acd28d3b8
parentdb3584b1df6eebf133e63f171dd54f71c86b4bb9
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