Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 308867
b: refs/heads/master
c: 2f6e38f
h: refs/heads/master
i:
  308865: 3c9ef42
  308863: 60a4fa2
v: v3
  • Loading branch information
Hugh Dickins authored and Linus Torvalds committed May 29, 2012
1 parent b5f4af4 commit 8945a8e
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: bde05d1ccd512696b09db9dd2e5f33ad19152605
refs/heads/master: 2f6e38f3cd17a7858112f538c1700c747170db1f
1 change: 1 addition & 0 deletions trunk/mm/shmem.c
Original file line number Diff line number Diff line change
Expand Up @@ -2373,6 +2373,7 @@ int shmem_fill_super(struct super_block *sb, void *data, int silent)
}
}
sb->s_export_op = &shmem_export_ops;
sb->s_flags |= MS_NOSEC;
#else
sb->s_flags |= MS_NOUSER;
#endif
Expand Down

0 comments on commit 8945a8e

Please sign in to comment.