]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Aug 2013 16:38:19 +0000 (09:38 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Aug 2013 16:38:19 +0000 (09:38 -0700)
commit55f5bfd4c94b923d965d47f5c1889ef8f98fcef1
tree196eeca6ecacc1a7678e231b0663fc73f016ce1b
parent64b4aaf0250c37e86aa12ecaab7e0108ecd88382
parent44fb851dfb2f8e3462617e19a7b3b9025db9d919
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4

Pull ext4 bugfixes from Ted Ts'o.

Misc ext4 fixes, delayed by Ted moving mail servers and email getting
marked as spam due to bad spf records.

* tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4:
  ext4: add WARN_ON to check the length of allocated blocks
  ext4: fix retry handling in ext4_ext_truncate()
  ext4: destroy ext4_es_cachep on module unload
  ext4: make sure group number is bumped after a inode allocation race