mbox

[GIT,PULL] ext4 bug fixes for 3.4

Message ID E1SMVFM-000116-KW@tytso-glaptop.cam.corp.google.com
State Accepted, archived
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus

Message

Theodore Ts'o April 24, 2012, 2:12 a.m. UTC
The following changes since commit 57f73c2c89a5d3b2ed87201c8100d1fa989a1a65:

  ext4: fix handling of journalled quota options (2012-04-16 18:55:26 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus

for you to fetch changes up to db7e5c668e1b16061fe2d94d3cba022dd360c5d4:

  super.c: unused variable warning without CONFIG_QUOTA (2012-04-23 21:44:41 -0400)

----------------------------------------------------------------
Ext4 bug fixes for 3.4

These are two low-risk bug fixes for ext4, fixing a compile warning
and a potential deadlock.

----------------------------------------------------------------
Eldad Zack (1):
      super.c: unused variable warning without CONFIG_QUOTA

Shaohua Li (1):
      jbd2: use GFP_NOFS for blkdev_issue_flush

 fs/ext4/super.c  |    2 ++
 fs/jbd2/commit.c |    4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html