linux/arch/powerpc/platforms/cell/spufs
Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors
Seeing that just about every destructor got that INIT_LIST_HEAD() copied into
it, there is no point whatsoever keeping this INIT_LIST_HEAD in inode_init_once();
the cost of taking it into inode_init_always() will be negligible for pipes
and sockets and negative for everything else.  Not to mention the removal of
boilerplate code from ->destroy_inode() instances...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-01-03 22:52:40 -05:00
..
.gitignore
backing_ops.c powerpc: remove non-required uses of include <linux/module.h> 2011-10-31 19:30:44 -04:00
context.c powerpc: remove non-required uses of include <linux/module.h> 2011-10-31 19:30:44 -04:00
coredump.c powerpc: remove non-required uses of include <linux/module.h> 2011-10-31 19:30:44 -04:00
fault.c powerpc: remove non-required uses of include <linux/module.h> 2011-10-31 19:30:44 -04:00
file.c powerpc: various straight conversions from module.h --> export.h 2011-10-31 19:30:44 -04:00
gang.c
hw_ops.c powerpc: remove non-required uses of include <linux/module.h> 2011-10-31 19:30:44 -04:00
inode.c vfs: fix the stupidity with i_dentry in inode destructors 2012-01-03 22:52:40 -05:00
lscsa_alloc.c Fix common misspellings 2011-03-31 11:26:23 -03:00
Makefile kbuild: drop include2/ used for O=... builds 2009-12-12 13:08:14 +01:00
run.c
sched.c powerpc: remove non-required uses of include <linux/module.h> 2011-10-31 19:30:44 -04:00
spu_restore_crt0.S
spu_restore_dump.h_shipped
spu_restore.c Fix common misspellings 2011-03-31 11:26:23 -03:00
spu_save_crt0.S
spu_save_dump.h_shipped
spu_save.c
spu_utils.h
spufs.h switch do_spufs_create() to user_path_create(), fix double-unlock 2011-07-20 01:44:06 -04:00
sputrace.h
switch.c powerpc: various straight conversions from module.h --> export.h 2011-10-31 19:30:44 -04:00
syscalls.c powerpc: various straight conversions from module.h --> export.h 2011-10-31 19:30:44 -04:00