Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 Oct 2013 00:18:18 +0000 (17:18 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 Oct 2013 00:18:18 +0000 (17:18 -0700)
commit0056019da4b7ee5ab51fb174fe0655278578516f
treeb56f6c2077120be03499d651c47a485408d1498f
parent8359ffa56595b5b56ea690810cace53e13618269
parent43ae9e3fc70ca0057ae0a24ef5eedff05e3fae06
Merge branch 'for-linus' of git://git./linux/kernel/git/viro/vfs

Pull tmpfile fix from Al Viro:
 "A fix for double iput() in ->tmpfile() on ext3 and ext4; I'd fucked it
  up, Miklos has caught it"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  ext[34]: fix double put in tmpfile