Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63907
b: refs/heads/master
c: e0dceaf
h: refs/heads/master
i:
  63905: 61f764a
  63903: 8056f58
v: v3
  • Loading branch information
Mark Fasheh committed Aug 10, 2007
1 parent 87edef5 commit 63d36c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ce17204ae633001ef41318d487282730e96b9522
refs/heads/master: e0dceaf0a4b8c55076a4dbcba7ac8b05755f5cc6
1 change: 1 addition & 0 deletions trunk/fs/ocfs2/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -1291,6 +1291,7 @@ static int ocfs2_initialize_super(struct super_block *sb,
sb->s_fs_info = osb;
sb->s_op = &ocfs2_sops;
sb->s_export_op = &ocfs2_export_ops;
sb->s_time_gran = 1;
sb->s_flags |= MS_NOATIME;
/* this is needed to support O_LARGEFILE */
cbits = le32_to_cpu(di->id2.i_super.s_clustersize_bits);
Expand Down

0 comments on commit 63d36c1

Please sign in to comment.