Skip to content
Snippets Groups Projects
Commit 4db4fad5 authored by Andreas Dilger's avatar Andreas Dilger
Browse files

Branch b1_6

Make this patch more like the others.
parent 23d99b73
No related branches found
No related tags found
No related merge requests found
...@@ -144,7 +144,7 @@ Index: linux-2.6.18.8/fs/ext3/super.c ...@@ -144,7 +144,7 @@ Index: linux-2.6.18.8/fs/ext3/super.c
Opt_iopen, Opt_noiopen, Opt_iopen_nopriv, Opt_iopen, Opt_noiopen, Opt_iopen_nopriv,
Opt_grpquota, Opt_grpquota,
Opt_extents, Opt_noextents, Opt_extdebug, Opt_extents, Opt_noextents, Opt_extdebug,
+ Opt_mballoc, Opt_nomballoc, Opt_stripe + Opt_mballoc, Opt_nomballoc, Opt_stripe,
}; };
static match_table_t tokens = { static match_table_t tokens = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment