Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 125003
b: refs/heads/master
c: 1239f26
h: refs/heads/master
i:
  125001: afa6616
  124999: 8e6e824
v: v3
  • Loading branch information
Steven Rostedt authored and Al Viro committed Dec 31, 2008
1 parent 3d8e09c commit 8d8bdcc
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: 18d8fda7c3c9439be04d7ea2e82da2513b121acb
refs/heads/master: 1239f26c05899f1f3c541b41e719c59d58038786
2 changes: 1 addition & 1 deletion trunk/fs/namei.c
Original file line number Diff line number Diff line change
Expand Up @@ -2897,6 +2897,6 @@ EXPORT_SYMBOL(generic_readlink);
/* to be mentioned only in INIT_TASK */
struct fs_struct init_fs = {
.count = ATOMIC_INIT(1),
.lock = RW_LOCK_UNLOCKED,
.lock = __RW_LOCK_UNLOCKED(init_fs.lock),
.umask = 0022,
};

0 comments on commit 8d8bdcc

Please sign in to comment.