1
0
Fork 0
alistair23-linux/fs/autofs4
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
..
Makefile autofs4: add miscellaneous device for ioctls 2008-10-16 11:21:39 -07:00
autofs_i.h autofs4: add miscellaneous device for ioctls 2008-10-16 11:21:39 -07:00
dev-ioctl.c Merge branch 'master' into next 2008-11-14 11:29:12 +11:00
expire.c autofs4: correct offset mount expire check 2008-11-06 15:41:17 -08:00
init.c autofs4: add miscellaneous device for ioctls 2008-10-16 11:21:39 -07:00
inode.c zero i_uid/i_gid on inode allocation 2009-01-05 11:54:28 -05:00
root.c [PATCH] fix ->llseek() for a bunch of directories 2008-08-25 01:18:09 -04:00
symlink.c [PATCH] mark struct inode_operations const 1 2007-02-12 09:48:46 -08:00
waitq.c CRED: Wrap task credential accesses in the autofs4 filesystem 2008-11-14 10:38:46 +11:00