Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 15 Jul 2013 04:47:51 +0000 (21:47 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 15 Jul 2013 04:47:51 +0000 (21:47 -0700)
commit47188d39b5deeebf41f87a02af1b3935866364cf
tree4e7a5b4e7edfe1fd425695af0270315f2682f5a4
parentad81f0545ef01ea651886dddac4bef6cec930092
parente7676a704ee0a1ef71a6b23760b5a8f6896cb1a1
Merge tag 'ext4_for_linus' of git://git./linux/kernel/git/tytso/ext4

Pull ext4 bugfixes from Ted Ts'o:
 "Various regression and bug fixes for ext4"

* tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4:
  ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
  ext4: fix spelling errors and a comment in extent_status tree
  ext4: rate limit printk in buffer_io_error()
  ext4: don't show usrquota/grpquota twice in /proc/mounts
  ext4: fix warning in ext4_evict_inode()
  ext4: fix ext4_get_group_number()
  ext4: silence warning in ext4_writepages()