]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 31 Mar 2016 12:19:39 +0000 (07:19 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 31 Mar 2016 12:19:39 +0000 (07:19 -0500)
commitd59113e2423e18384942a391944c456e9ac24323
tree226df86064dc8dd5b51ca03ce1ade33cfec682ea
parent25258e8f616cf00d5612c3113c1d4f4597d9ff48
parent899165778c180913f4eb8f4536d41119e9d78f19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull vfs fix from Al Viro.

Automount handling was broken by commit 0fb561c379b9 ("namei: massage
lookup_slow() to be usable by lookup_one_len_unlocked()") moving the
test for negative dentry too early.

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  fix the braino in "namei: massage lookup_slow() to be usable by lookup_one_len_unlocked()"