Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17573
b: refs/heads/master
c: 0d456fa
h: refs/heads/master
i:
  17571: bab6b63
v: v3
  • Loading branch information
Christoph Hellwig authored and Linus Torvalds committed Jan 10, 2006
1 parent 6fdc962 commit 3a1e77d
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: 24a44dca356e7c68e33bece4effa7021e7429493
refs/heads/master: 0d456fa4261f43433287a10fe3ec04a9818fac64
2 changes: 1 addition & 1 deletion trunk/fs/9p/vfs_super.c
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ v9fs_fill_super(struct super_block *sb, struct v9fs_session_info *v9ses,
sb->s_op = &v9fs_super_ops;

sb->s_flags = flags | MS_ACTIVE | MS_SYNCHRONOUS | MS_DIRSYNC |
MS_NODIRATIME | MS_NOATIME;
MS_NOATIME;
}

/**
Expand Down

0 comments on commit 3a1e77d

Please sign in to comment.