From: Al Viro Date: Tue, 9 Dec 2008 14:34:39 +0000 (-0500) Subject: zero i_uid/i_gid on inode allocation X-Git-Tag: v2.6.29-rc1~506^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56ff5efad96182f4d3cb3dc6b07396762c658f16;p=pandora-kernel.git zero i_uid/i_gid on inode allocation ... 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 --- Reading git-diff-tree failed