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:
62b259d
)
vfs: pass right create mode to may_o_create()
author
Miklos Szeredi
<mszeredi@suse.cz>
Wed, 15 Aug 2012 11:01:24 +0000
(13:01 +0200)
committer
Miklos Szeredi
<mszeredi@suse.cz>
Wed, 15 Aug 2012 11:01:24 +0000
(13:01 +0200)
Pass the umask-ed create mode to may_o_create() instead of the original one.
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Tested-by: Richard W.M. Jones <rjones@redhat.com>
No differences found