Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 331568
b: refs/heads/master
c: caecd0a
h: refs/heads/master
v: v3
  • Loading branch information
Sachin Kamat authored and Theodore Ts'o committed Aug 19, 2012
1 parent 18441f9 commit c9a19de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 07724f98978ad39386a3996a4e1b6780489a4dda
refs/heads/master: caecd0af8fe0635e8e6900399b951433af35bf52
2 changes: 1 addition & 1 deletion trunk/fs/ext4/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -1673,7 +1673,7 @@ static int parse_options(char *options, struct super_block *sb,
* Initialize args struct so we know whether arg was
* found; some options take optional arguments.
*/
args[0].to = args[0].from = 0;
args[0].to = args[0].from = NULL;
token = match_token(p, tokens, args);
if (handle_mount_opt(sb, p, token, args, journal_devnum,
journal_ioprio, is_remount) < 0)
Expand Down

0 comments on commit c9a19de

Please sign in to comment.