zero i_uid/i_gid on inode allocation
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 9 Dec 2008 14:34:39 +0000 (09:34 -0500)
committerAl 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