Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 6 Dec 2015 21:51:49 +0000 (13:51 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 6 Dec 2015 21:51:49 +0000 (13:51 -0800)
commitd8cd93ea67af2391f8718cf06b4b8084d38a3428
tree5fd2f7374e4fe069258e0d8b7f55141d96f01261
parentfb7b26e47ef932a21f0cac4cf04e8f51105d77d7
parent2788cc47f4593cca2c3c73c7bb82cd32b88c8ef7
Merge branch 'for-linus' of git://git./linux/kernel/git/viro/vfs

Pull vfs fixes from Al Viro:
 "A couple of fixes (-stable fodder) + dead code removal after the
  overlayfs fix.

  I agree that it's better to separate from the fix part to make
  backporting easier, but IMO it's not worth delaying said dead code
  removal until the next window"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  Don't reset ->total_link_count on nested calls of vfs_path_lookup()
  ovl: get rid of the dead code left from broken (and disabled) optimizations
  ovl: fix permission checking for setattr