Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 358979
b: refs/heads/master
c: aa43507
h: refs/heads/master
i:
  358977: 6673f01
  358975: 4a16621
v: v3
  • Loading branch information
Alejandro Martinez Ruiz authored and Jaegeuk Kim committed Feb 11, 2013
1 parent a5e073d commit 4d66250
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: bd43df021ac37247f2db58ff376fb4032170f754
refs/heads/master: aa43507f68e44fbc014d820e47eda5a369b8dc9d
2 changes: 1 addition & 1 deletion trunk/fs/f2fs/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ static int f2fs_show_options(struct seq_file *seq, struct dentry *root)
seq_puts(seq, ",noacl");
#endif
if (test_opt(sbi, DISABLE_EXT_IDENTIFY))
seq_puts(seq, ",disable_ext_indentify");
seq_puts(seq, ",disable_ext_identify");

seq_printf(seq, ",active_logs=%u", sbi->active_logs);

Expand Down

0 comments on commit 4d66250

Please sign in to comment.