]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb713d47f2ef776b3fc6f061c2227f74e094ca6c1
tree739d2f62c631b31ceb4ec85f2e30f9bbe644d17d
parentb0e973bb13f536a59068ab42056c8b66b94fe818
parentf38eb224d4dc871b925267b1029c05a1ae7ab28f
Merge branch 'work.autofs' of git://git.kernel.org/pub/scm/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