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
..
2011-10-21 12:39:26 +01:00
2011-07-25 14:30:23 -04:00
2011-10-21 12:39:34 +01:00
2011-10-21 12:39:54 +01:00
2010-09-20 11:18:16 +01:00
2011-03-10 03:44:48 -05:00
2011-10-21 12:39:39 +01:00
2011-07-15 09:31:48 +01:00
2011-04-20 09:01:37 +01:00
2012-01-03 22:52:40 -05:00
2008-06-27 09:39:44 +01:00
2011-07-15 09:32:11 +01:00
2011-10-31 17:30:54 -07:00
2011-11-02 12:53:43 +01:00
2011-10-21 12:39:41 +01:00
2011-10-21 12:39:52 +01:00
2011-10-28 10:44:50 -07:00
2011-10-21 12:39:26 +01:00
2010-09-20 11:18:46 +01:00
2011-03-09 10:58:04 +00:00
2011-08-23 14:50:29 +02:00
2011-04-20 09:01:37 +01:00
2011-10-21 12:39:51 +01:00
2008-03-31 10:39:54 +01:00
2011-07-26 16:49:47 -07:00
2011-05-10 13:12:49 +01:00
2011-08-23 14:50:29 +02:00
2011-04-20 09:00:24 +01:00
2011-10-31 19:30:31 -04:00
2011-10-21 12:39:51 +01:00
2011-05-25 08:39:26 -07:00
2010-09-29 14:20:52 +01:00
2010-07-23 13:14:25 +02:00
2011-10-21 12:39:52 +01:00
2011-10-21 12:39:52 +01:00
2012-01-03 22:52:40 -05:00
2010-05-21 18:31:20 -04:00
2011-07-12 09:15:46 +01:00
2009-01-05 07:39:13 +00:00
2011-04-20 09:01:58 +01:00
2011-10-21 12:39:31 +01:00
2011-10-21 12:39:34 +01:00
2010-03-30 22:02:32 +09:00
2010-03-01 14:07:37 +00:00
2011-10-21 12:39:39 +01:00
2009-12-16 12:16:49 -05:00