Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357758
b: refs/heads/master
c: b3c6761
h: refs/heads/master
v: v3
  • Loading branch information
Eric W. Biederman committed Jan 27, 2013
1 parent aaa6fa7 commit e006154
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: ec2aa8e8dd7d35524a68c89b9e7ceb07fb002561
refs/heads/master: b3c6761d9b5cc82deea7416d11c2118f6380e99c
1 change: 1 addition & 0 deletions trunk/fs/ramfs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,7 @@ static struct file_system_type ramfs_fs_type = {
.name = "ramfs",
.mount = ramfs_mount,
.kill_sb = ramfs_kill_sb,
.fs_flags = FS_USERNS_MOUNT,
};
static struct file_system_type rootfs_fs_type = {
.name = "rootfs",
Expand Down

0 comments on commit e006154

Please sign in to comment.