public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Gao Xiang <hsiangkao@linux.alibaba.com>
To: Baokun Li <libaokun1@huawei.com>,
	Jingbo Xu <jefflexu@linux.alibaba.com>,
	linux-erofs@lists.ozlabs.org
Cc: xiang@kernel.org, chao@kernel.org, huyue2@coolpad.com,
	linux-kernel@vger.kernel.org, yangerkun@huawei.com,
	houtao1@huawei.com, yukuai3@huawei.com, chengzhihao1@huawei.com
Subject: Re: [PATCH] erofs: fix lockdep false positives on initializing erofs_pseudo_mnt
Date: Thu, 7 Mar 2024 14:50:39 +0800	[thread overview]
Message-ID: <b6d800fc-b5f7-4a2e-9d7d-f57196717341@linux.alibaba.com> (raw)
In-Reply-To: <65d09bbe-9389-4502-1504-8c1557fe5e52@huawei.com>

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

> 

  reply	other threads:[~2024-03-07  6:50 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-07  2:44 [PATCH] erofs: fix lockdep false positives on initializing erofs_pseudo_mnt Baokun Li
2024-03-07  2:52 ` Gao Xiang
2024-03-07  3:31   ` Baokun Li
2024-03-07  3:41   ` Jingbo Xu
2024-03-07  4:18     ` Gao Xiang
2024-03-07  9:17       ` Christian Brauner
2024-03-07  9:20         ` Gao Xiang
2024-03-07  6:46     ` Baokun Li
2024-03-07  6:50       ` Gao Xiang [this message]
2024-03-07  5:07 ` Al Viro
2024-03-07  7:06   ` Baokun Li
2024-03-07  7:21     ` Al Viro
2024-03-07  7:43       ` Baokun Li
2024-03-07  8:46       ` Al Viro
2024-03-07  9:08         ` Baokun Li

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b6d800fc-b5f7-4a2e-9d7d-f57196717341@linux.alibaba.com \
    --to=hsiangkao@linux.alibaba.com \
    --cc=chao@kernel.org \
    --cc=chengzhihao1@huawei.com \
    --cc=houtao1@huawei.com \
    --cc=huyue2@coolpad.com \
    --cc=jefflexu@linux.alibaba.com \
    --cc=libaokun1@huawei.com \
    --cc=linux-erofs@lists.ozlabs.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=xiang@kernel.org \
    --cc=yangerkun@huawei.com \
    --cc=yukuai3@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox