[PATCH] erofs-utils: fsck: add support for extracting hard links

Gao Xiang hsiangkao at linux.alibaba.com
Tue Jun 27 23:43:36 AEST 2023



On 2023/6/27 21:11, Yue Hu wrote:
> On Tue, 27 Jun 2023 17:47:33 +0800
> Gao Xiang <hsiangkao at linux.alibaba.com> wrote:
> 

...

>>> +
>>> +	if (!fsckcfg.extract_path || erofs_is_packed_inode(inode)) {
>>
>> why introducing erofs_is_packed_inode here?
> 
> hardlink hashtable will be initialized after verify packed inode.

we could initialize it before verifing packed inode.

Thanks,
Gao Xiang


More information about the Linux-erofs mailing list