Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195735
b: refs/heads/master
c: 4b37fcb
h: refs/heads/master
i:
  195733: de11860
  195731: 36c2dc0
  195727: 019ff9f
v: v3
  • Loading branch information
Sunil Mushran authored and Joel Becker committed May 6, 2010
1 parent 14da5a1 commit 3fb3efe
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: 5c80d4c9e5489d5930412add87501702fe5f93fb
refs/heads/master: 4b37fcb7d41ce3b9264b9562d6ffd62db9294bd1
2 changes: 1 addition & 1 deletion trunk/fs/ocfs2/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -1297,7 +1297,7 @@ static int ocfs2_parse_options(struct super_block *sb,
options ? options : "(none)");

mopt->commit_interval = 0;
mopt->mount_opt = 0;
mopt->mount_opt = OCFS2_MOUNT_NOINTR;
mopt->atime_quantum = OCFS2_DEFAULT_ATIME_QUANTUM;
mopt->slot = OCFS2_INVALID_SLOT;
mopt->localalloc_opt = -1;
Expand Down

0 comments on commit 3fb3efe

Please sign in to comment.