Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Jul 2013 19:08:43 +0000 (12:08 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Jul 2013 19:08:43 +0000 (12:08 -0700)
commit1f792dd1765e6f047ecd2d5f6a81f025b50d471a
tree1709089f248e26ed23ca0466a5096d210fb16ee2
parentc75e24752c0c87938a5955d9056dfb83e8352206
parente628753bf925b058b6811527492f7529f4d27691
Merge branch 'for_linus' of git://git./linux/kernel/git/jack/linux-fs

Pull ext3 fix and quota cleanup from Jan Kara:
 "A fix of ext3 error reporting from fsync and a quota cleanup"

* 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs:
  quota: Convert use of typedef ctl_table to struct ctl_table
  ext3: Fix fsync error handling after filesystem abort.