]> 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, 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)
commit6ae935d729ed6c37bdbe17190ca44491669ede48
treeb56f6c2077120be03499d651c47a485408d1498f
parent0b57b6f37d147a2571d7524263b8fff7852c53a7
parentc295ad57cd3a12ccd96d2b0c7803f72dc86a1e7e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/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