From: Al Viro <viro@zeniv.linux.org.uk>
To: Hillf Danton <hdanton@sina.com>
Cc: syzbot <syzbot+31043da7725b6ec210f1@syzkaller.appspotmail.com>,
linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org,
syzkaller-bugs@googlegroups.com
Subject: Re: BUG: corrupted list in __dentry_kill (2)
Date: Thu, 12 Dec 2019 13:14:25 +0000 [thread overview]
Message-ID: <20191212131425.GF4203@ZenIV.linux.org.uk> (raw)
In-Reply-To: <20191212104355.24672-1-hdanton@sina.com>
On Thu, Dec 12, 2019 at 06:43:55PM +0800, Hillf Danton wrote:
> Unpin dentry no more than once as it's pinned only once.
The first time is on the entry into simple_recursive_removal(), by
+ struct dentry *this = dget(dentry);
next parent reply other threads:[~2019-12-12 13:14 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20191212104355.24672-1-hdanton@sina.com>
2019-12-12 13:14 ` Al Viro [this message]
2019-12-12 5:59 BUG: corrupted list in __dentry_kill (2) syzbot
2019-12-12 6:12 ` Al Viro
2019-12-12 6:48 ` Dmitry Vyukov
2019-12-12 13:38 ` Al Viro
2019-12-12 15:57 ` Dmitry Vyukov
2019-12-12 18:34 ` Al Viro
2019-12-13 9:10 ` Dmitry Vyukov
2019-12-12 11:35 ` syzbot
2019-12-12 11:35 ` syzbot
2019-12-12 11:35 ` syzbot
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=20191212131425.GF4203@ZenIV.linux.org.uk \
--to=viro@zeniv.linux.org.uk \
--cc=hdanton@sina.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=syzbot+31043da7725b6ec210f1@syzkaller.appspotmail.com \
--cc=syzkaller-bugs@googlegroups.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.