6b520e0565
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> |
||
---|---|---|
.. | ||
befs.h | ||
befs_fs_types.h | ||
btree.c | ||
btree.h | ||
ChangeLog | ||
datastream.c | ||
datastream.h | ||
debug.c | ||
endian.h | ||
inode.c | ||
inode.h | ||
io.c | ||
io.h | ||
Kconfig | ||
linuxvfs.c | ||
Makefile | ||
super.c | ||
super.h | ||
TODO |