kernel-hacking-2024-linux-s.../fs/sysfs
Al Viro 56ff5efad9 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 <viro@zeniv.linux.org.uk>
2009-01-05 11:54:28 -05:00
..
bin.c
dir.c [PATCH] fix ->llseek for more directories 2008-10-23 05:13:21 -04:00
file.c
group.c
inode.c zero i_uid/i_gid on inode allocation 2009-01-05 11:54:28 -05:00
Makefile
mount.c
symlink.c
sysfs.h