Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288839
b: refs/heads/master
c: c56d8a7
h: refs/heads/master
i:
  288837: 94270fb
  288835: dc3cf83
  288831: 085c8b6
v: v3
  • Loading branch information
Vitaly Kuznetsov authored and Greg Kroah-Hartman committed Jan 24, 2012
1 parent 18fe31d commit f807b9b
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: 2897a563a55442379e5e59ec68c229a7f27fb7c6
refs/heads/master: c56d8a7362665d165ba992b6b7a8d6c13a26eafc
2 changes: 1 addition & 1 deletion trunk/fs/sysfs/mount.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ struct sysfs_dirent sysfs_root = {
.s_name = "",
.s_count = ATOMIC_INIT(1),
.s_flags = SYSFS_DIR | (KOBJ_NS_TYPE_NONE << SYSFS_NS_TYPE_SHIFT),
.s_mode = S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO,
.s_mode = S_IFDIR | S_IRUGO | S_IXUGO,
.s_ino = 1,
};

Expand Down

0 comments on commit f807b9b

Please sign in to comment.