Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 Mar 2009 03:55:40 +0000 (20:55 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 Mar 2009 03:55:40 +0000 (20:55 -0700)
commit58cefd2b1e062147502302179503dc51907426d1
treed6e5e83c6205ad3184f7c2826807e8786e528383
parentee568b25ee9e160b32d1aef73d8b2ee9c05d34db
parentd33a1976fbee1ee321d6f014333d8f03a39d526c
Merge branch 'for_linus' of git://git./linux/kernel/git/tytso/ext4

* 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4:
  ext4: fix bb_prealloc_list corruption due to wrong group locking
  ext4: fix bogus BUG_ONs in in mballoc code
  ext4: Print the find_group_flex() warning only once
  ext4: fix header check in ext4_ext_search_right() for deep extent trees.