1
0
Fork 0
alistair23-linux/fs/omfs
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 omfs: update kbuild to include OMFS 2008-07-26 12:00:05 -07:00
bitmap.c omfs: fix oops when file metadata is corrupted 2008-08-15 08:35:44 -07:00
dir.c [PATCH] fix ->llseek for more directories 2008-10-23 05:13:21 -04:00
file.c omfs: fix oops when file metadata is corrupted 2008-08-15 08:35:44 -07:00
inode.c zero i_uid/i_gid on inode allocation 2009-01-05 11:54:28 -05:00
omfs.h omfs: define filesystem structures 2008-07-26 12:00:05 -07:00
omfs_fs.h omfs: define filesystem structures 2008-07-26 12:00:05 -07:00