From: Chao Yu <chao@kernel.org>
To: Jaegeuk Kim <jaegeuk.kim@gmail.com>, Guenter Roeck <linux@roeck-us.net>
Cc: Eric Biggers <ebiggers@kernel.org>,
Jaegeuk Kim <jaegeuk@kernel.org>,
linux-f2fs-devel@lists.sourceforge.net
Subject: Re: [f2fs-dev] circular locking dependency warning in f2fs
Date: Mon, 21 Aug 2023 08:43:42 +0800 [thread overview]
Message-ID: <d9c40eca-b71f-e530-d969-00f372a5062e@kernel.org> (raw)
In-Reply-To: <CAOtxgyedoExF5yfJO6BkU6fYjJMpfJBDuEuG_2rjyT7o9qcX4Q@mail.gmail.com>
On 2023/8/19 1:28, Jaegeuk Kim wrote:
> Chao,
>
> Do you have some bandwidth to address this? Otherwise, I'll do some.
Jaegeuk, it seems I'm late... anyway, the fix looks good to me.
Thanks,
>
> Thanks,
>
> On Fri, Aug 18, 2023 at 6:15 AM Guenter Roeck <linux@roeck-us.net> wrote:
>>
>> On Thu, Aug 17, 2023 at 08:53:19AM -0700, Eric Biggers wrote:
>>> On Thu, Aug 17, 2023 at 10:26:12PM +0800, Chao Yu wrote:
>>>>>>> lock(new_inode#2->i_sem)
>>>>>>> lock(dir->i_xattr_sem)
>>>>>>> lock(new_inode#1->i_sem)
>>>>>>>
>>>>>>> This looks fine to me.
>>>>>>>
>>>>>>
>>>>>> Based on your feedback, am I correct assuming that you don't plan
>>>>>> to fix this ?
>>>>>
>>>>> I'm quite open to something that I may miss. Chao, what do you think?
>>>>
>>>> Jaegeuk, I agree with you, it looks like a false alarm.
>>>>
>>>
>>> False positive lockdep reports still need to be eliminated, for example by
>>> fixing the lockdep annotations. Otherwise it's impossible to distinguish them
>>> from true positives.
>>>
>>
>> Exactly, and that is why I don't test features with known lockdep annotation
>> issues. I'll drop f2fs from my list of features to test for the time being.
>>
>> Guenter
_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
prev parent reply other threads:[~2023-08-21 0:43 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-16 5:09 [f2fs-dev] circular locking dependency warning in f2fs Guenter Roeck
2023-08-16 17:25 ` Jaegeuk Kim
2023-08-17 2:11 ` Guenter Roeck
2023-08-17 3:52 ` Jaegeuk Kim
2023-08-17 5:22 ` Guenter Roeck
2023-08-17 14:26 ` Chao Yu
2023-08-17 15:53 ` Eric Biggers
2023-08-18 13:15 ` Guenter Roeck
2023-08-18 17:28 ` Jaegeuk Kim
2023-08-19 0:35 ` Jaegeuk Kim
2023-08-19 2:06 ` Guenter Roeck
2023-08-21 19:37 ` Jaegeuk Kim
2023-08-21 20:43 ` Guenter Roeck
2023-08-21 0:43 ` Chao Yu [this message]
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=d9c40eca-b71f-e530-d969-00f372a5062e@kernel.org \
--to=chao@kernel.org \
--cc=ebiggers@kernel.org \
--cc=jaegeuk.kim@gmail.com \
--cc=jaegeuk@kernel.org \
--cc=linux-f2fs-devel@lists.sourceforge.net \
--cc=linux@roeck-us.net \
/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;
as well as URLs for NNTP newsgroup(s).