git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4a4d60
)
cred: Refcount the user_ns pointed to by the cred.
author
Eric W. Biederman
<ebiederm@xmission.com>
Thu, 17 Nov 2011 05:52:53 +0000
(21:52 -0800)
committer
Eric W. Biederman
<ebiederm@xmission.com>
Sat, 7 Apr 2012 23:55:52 +0000
(16:55 -0700)
struct user_struct will shortly loose it's user_ns reference
so make the cred user_ns reference a proper reference complete
with reference counting.
Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
No differences found