linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] dcache_readdir() fixes
@ 2019-10-10  4:31 Al Viro
  2019-10-10 15:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2019-10-10  4:31 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-fsdevel, linux-kernel

	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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-10 15:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-10  4:31 [git pull] dcache_readdir() fixes Al Viro
2019-10-10 15:45 ` pr-tracker-bot

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).