]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 21 Jul 2013 03:11:42 +0000 (20:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 21 Jul 2013 03:11:42 +0000 (20:11 -0700)
commitfb1d651f80380834fc50653208156d9f92102eee
tree89fbb4eea90d27df20eef490ac9736c08c089eb2
parent2973a5e7e1227cb370a02dcfbfca0b49b8157719
parentf9370f21ab2a0ec94e5f21c4d687b57ab431e44f
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4

Pull ext[34] tmpfile bugfix from Ted Ts'o:
 "Fix regression caused by commit 601bbdd525a28 which added ->tmpfile()
  support (along with a similar fix for ext3)"

* tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4:
  ext3: fix a BUG when opening a file with O_TMPFILE flag
  ext4: fix a BUG when opening a file with O_TMPFILE flag