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:
f1191b5
)
New helper - current_umask()
author
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 29 Mar 2009 23:08:22 +0000
(19:08 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 1 Apr 2009 03:00:26 +0000
(23:00 -0400)
current->fs->umask is what most of fs_struct users are doing.
Put that into a helper function.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found