linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] autofs-related stuff
@ 2019-09-19  2:11 Al Viro
  2019-09-19 21:30 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2019-09-19  2:11 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Ian Kent, linux-kernel, linux-fsdevel

	The most interesting part here is getting rid of the last trylock
loop on dentry->d_lock - the ones in fs/dcache.c had been dealt with
several years ago, but there'd been leftovers in fs/autofs/expire.c

The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:

  Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.autofs

for you to fetch changes up to 5f68056ca50fdd3954a93ae66fea7452abddb66f:

  autofs_lookup(): hold ->d_lock over playing with ->d_flags (2019-07-27 10:03:14 -0400)

----------------------------------------------------------------
Al Viro (3):
      autofs: simplify get_next_positive_...(), get rid of trylocks
      get rid of autofs_info->active_count
      autofs_lookup(): hold ->d_lock over playing with ->d_flags

 fs/autofs/autofs_i.h |   1 -
 fs/autofs/expire.c   | 103 ++++++++++++++++-----------------------------------
 fs/autofs/root.c     |  44 ++++++----------------
 3 files changed, 44 insertions(+), 104 deletions(-)

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

* Re: [git pull] autofs-related stuff
  2019-09-19  2:11 [git pull] autofs-related stuff Al Viro
@ 2019-09-19 21:30 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-09-19 21:30 UTC (permalink / raw)
  To: Al Viro; +Cc: Linus Torvalds, Ian Kent, linux-kernel, linux-fsdevel

The pull request you sent on Thu, 19 Sep 2019 03:11:11 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.autofs

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8e6ee05d8aa9c802d999c79aa22f3f6ca92d7d27

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2019-09-19 21:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-19  2:11 [git pull] autofs-related stuff Al Viro
2019-09-19 21:30 ` 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).