kernel-ark/ipc
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
..
compat_mq.c
compat.c fix logic error in ipc compat semctl() 2007-07-06 10:23:43 -07:00
ipc_sysctl.c sysctl: simplify ->strategy 2008-10-16 11:21:47 -07:00
ipcns_notifier.c ipc: do not use a negative value to re-enable msgmni automatic recomputing 2008-07-25 10:53:42 -07:00
Makefile ipc: recompute msgmni on ipc namespace creation/removal 2008-04-29 08:06:12 -07:00
mqueue.c zero i_uid/i_gid on inode allocation 2009-01-05 11:54:28 -05:00
msg.c ipc: only output msgmni value at boot time 2008-06-06 11:29:12 -07:00
msgutil.c
namespace.c ipc: recompute msgmni on ipc namespace creation/removal 2008-04-29 08:06:12 -07:00
sem.c ipc/sem.c: make free_un() static 2008-10-16 11:21:51 -07:00
shm.c CRED: Wrap current->cred and a few other accessors 2008-11-14 10:39:18 +11:00
util.c Merge branch 'master' into next 2008-12-04 17:16:36 +11:00
util.h ipc: get rid of ipc_lock_down() 2008-07-25 10:53:42 -07:00