Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 12 Jul 2015 21:09:36 +0000 (14:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 12 Jul 2015 21:09:36 +0000 (14:09 -0700)
commitc83727a6565278dd330748daac046721284adfc2
tree20c45571c2f387ab51983fb2379f04b2c795dd31
parent7fbb58a06517443ff68f36f4f1867ba978eac5dd
parent75a6f82a0d10ef8f13cd8fe7212911a0252ab99e
Merge branch 'for-linus' of git://git./linux/kernel/git/viro/vfs

Pull VFS fixes from Al Viro:
 "Fixes for this cycle regression in overlayfs and a couple of
  long-standing (== all the way back to 2.6.12, at least) bugs"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  freeing unlinked file indefinitely delayed
  fix a braino in ovl_d_select_inode()
  9p: don't leave a half-initialized inode sitting around