Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252007
b: refs/heads/master
c: f7285b5
h: refs/heads/master
i:
  252005: 3f0752f
  252003: 82e84af
  251999: b123102
v: v3
  • Loading branch information
Serge E. Hallyn authored and Linus Torvalds committed May 26, 2011
1 parent 2e4c4ad commit 2eb3f24
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: b7c2f036284452627d793af981877817b37d4351
refs/heads/master: f7285b5d631fd6096b11c6af0058ed3a2b30ef4e
1 change: 1 addition & 0 deletions trunk/security/keys/process_keys.c
Original file line number Diff line number Diff line change
Expand Up @@ -847,6 +847,7 @@ void key_replace_session_keyring(void)
new-> sgid = old-> sgid;
new->fsgid = old->fsgid;
new->user = get_uid(old->user);
new->user_ns = new->user->user_ns;
new->group_info = get_group_info(old->group_info);

new->securebits = old->securebits;
Expand Down

0 comments on commit 2eb3f24

Please sign in to comment.