OSDN Git Service

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)
commite9dcfaff0105045d6bbacb7620ee13f1976ecf07
tree226df86064dc8dd5b51ca03ce1ade33cfec682ea
parentca4572042e41a1aed2139ef66b0427c1f8d10179
parent7500c38ac3258815f86f41744a538850c3221b23
Merge branch 'for-linus' of git://git./linux/kernel/git/viro/vfs

Pull vfs fix from Al Viro.

Automount handling was broken by commit e3c13928086f ("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()"