]> 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)
commite10bd5be526324048cefd5f43b67fde6868a7d9c
tree226df86064dc8dd5b51ca03ce1ade33cfec682ea
parent11cb106173a5c99f49c2740d4a5f22acffdda3ce
parent9e8297e0b66a9e28ce4105658ef59303b19073f9
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 18661e5455c9 ("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()"