Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117489
b: refs/heads/master
c: 08b9fe6
h: refs/heads/master
i:
  117487: 7d588b0
v: v3
  • Loading branch information
Mimi Zohar authored and Al Viro committed Oct 23, 2008
1 parent a2bd817 commit 10568d4
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: a77b72da24ecfe262760874c55e3f6461f1dec0d
refs/heads/master: 08b9fe6b12d32324f311c46b88102b6b9067d434
2 changes: 1 addition & 1 deletion trunk/include/linux/fs.h
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ extern int dir_notify_enable;
/*
* Superblock flags that can be altered by MS_REMOUNT
*/
#define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|MS_MANDLOCK)
#define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|MS_MANDLOCK|MS_I_VERSION)

/*
* Old magic mount flag and mask
Expand Down

0 comments on commit 10568d4

Please sign in to comment.