From 731e9d46c5099748d11fd512c4a4e006d79cc625 Mon Sep 17 00:00:00 2001 From: Josef Bacik Date: Tue, 29 Apr 2008 22:05:28 -0400 Subject: [PATCH] --- yaml --- r: 95022 b: refs/heads/master c: f3f12faa7414595f502721c90c34deccc1a03c71 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/ext4/super.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 2460deb32ea7..415618d5c956 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 53c550e9750434ddc4275fe0405170e0d1b46731 +refs/heads/master: f3f12faa7414595f502721c90c34deccc1a03c71 diff --git a/trunk/fs/ext4/super.c b/trunk/fs/ext4/super.c index 425f42778efa..9d2d9a7fdea1 100644 --- a/trunk/fs/ext4/super.c +++ b/trunk/fs/ext4/super.c @@ -945,8 +945,8 @@ static match_table_t tokens = { {Opt_mballoc, "mballoc"}, {Opt_nomballoc, "nomballoc"}, {Opt_stripe, "stripe=%u"}, - {Opt_err, NULL}, {Opt_resize, "resize"}, + {Opt_err, NULL}, }; static ext4_fsblk_t get_sb_block(void **data)