Merge branch 'work.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 19 Sep 2019 17:14:22 +0000 (10:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 19 Sep 2019 17:14:22 +0000 (10:14 -0700)
commit8e6ee05d8aa9c802d999c79aa22f3f6ca92d7d27
tree739d2f62c631b31ceb4ec85f2e30f9bbe644d17d
parentbc7d9aee3f3ce0c0633c20ea55b81efb3ca7984d
parent5f68056ca50fdd3954a93ae66fea7452abddb66f
Merge branch 'work.autofs' of git://git./linux/kernel/git/viro/vfs

Pull autofs updates from Al Viro:
 "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"

* 'work.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  autofs_lookup(): hold ->d_lock over playing with ->d_flags
  get rid of autofs_info->active_count
  autofs: simplify get_next_positive_...(), get rid of trylocks