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:
acfa438
)
zero i_uid/i_gid on inode allocation
author
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 9 Dec 2008 14:34:39 +0000
(09:34 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 5 Jan 2009 16:54:28 +0000
(11:54 -0500)
... and don't bother in callers. Don't bother with zeroing i_blocks,
while we are at it - it's already been zeroed.
i_mode is not worth the effort; it has no common default value.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found