From: bugzilla-daemon@bugzilla.kernel.org
To: linux-f2fs-devel@lists.sourceforge.net
Subject: [Bug 202883] sometime dead lock in getdents64
Date: Tue, 12 Mar 2019 07:51:36 +0000 [thread overview]
Message-ID: <bug-202883-202145-YlL7rqqGjD@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-202883-202145@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=202883
Chao Yu (chao@kernel.org) changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |chao@kernel.org
--- Comment #2 from Chao Yu (chao@kernel.org) ---
Hi Jiqun,
I just sent one patch for that, could you try the patch?
[PATCH] f2fs: fix to avoid deadlock in f2fs_read_inline_dir()
The solution is very similar to what we did in another patch as below,
we just take off the lock directly, since it's unneeded.
f2fs: no need to take page lock in readdir
https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git/commit/?h=dev-test&id=f3d42f6e5087a4b3a52ee4008734af93519dec06
--
You are receiving this mail because:
You are watching the assignee of the bug.
next prev parent reply other threads:[~2019-03-12 7:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-12 6:41 [Bug 202883] New: sometime dead lock in getdents64 bugzilla-daemon
2019-03-12 6:53 ` [Bug 202883] " bugzilla-daemon
2019-03-12 7:51 ` bugzilla-daemon [this message]
2019-03-12 7:54 ` bugzilla-daemon
2019-03-12 7:55 ` bugzilla-daemon
2019-03-16 8:08 ` bugzilla-daemon
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=bug-202883-202145-YlL7rqqGjD@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=linux-f2fs-devel@lists.sourceforge.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 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.