From: Al Viro <viro@zeniv.linux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [git pull] dcache_readdir() fixes
Date: Thu, 10 Oct 2019 05:31:29 +0100 [thread overview]
Message-ID: <20191010043128.GF26530@ZenIV.linux.org.uk> (raw)
The couple of patches you'd been OK with; no hlist
conversion yet, and cursors are still in the list of children.
The following changes since commit 4d856f72c10ecb060868ed10ff1b1453943fc6c8:
Linux 5.3 (2019-09-15 14:19:32 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.dcache
for you to fetch changes up to 26b6c984338474b7032a3f1ee28e9d7590c225db:
libfs: take cursors out of list when moving past the end of directory (2019-10-09 22:57:30 -0400)
----------------------------------------------------------------
Al Viro (2):
Fix the locking in dcache_readdir() and friends
libfs: take cursors out of list when moving past the end of directory
fs/libfs.c | 137 ++++++++++++++++++++++++++++++++-----------------------------
1 file changed, 71 insertions(+), 66 deletions(-)
next reply other threads:[~2019-10-10 4:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-10 4:31 Al Viro [this message]
2019-10-10 15:45 ` [git pull] dcache_readdir() fixes pr-tracker-bot
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=20191010043128.GF26530@ZenIV.linux.org.uk \
--to=viro@zeniv.linux.org.uk \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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).