[PATCH] erofs: fix lockdep false positives on initializing erofs_pseudo_mnt

Gao Xiang hsiangkao at linux.alibaba.com
Thu Mar 7 17:50:39 AEDT 2024


Hi,

On 2024/3/7 14:46, Baokun Li wrote:
> On 2024/3/7 11:41, Jingbo Xu wrote:
>> Hi Baokun,
>>

...

> Thank you for your feedback!
> 
> If I understand you correctly, you mean to remove erofs_pseudo_mnt
> directly to avoid this false positive, and use anon_inode_create_getfile()
> to create the required anonymous inode.
As Al pointed out, you could just follow his ideas
since it's mainly a VFS POV...

Thanks,
Gao Xiang

> 


More information about the Linux-erofs mailing list