James Hogan 371fdab100 hostfs: use kmalloc instead of kzalloc
The inode info structure is zeroed at allocation with kzalloc, and then
all but one of the fields (including the largest, vfs_inode) are
initialised explicitly. Switch to using kmalloc and initialise the
remaining field too.

Reported-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2013-05-04 15:48:45 -04:00
..
2013-04-09 14:13:32 -04:00
2013-04-09 14:08:16 -04:00
2013-03-12 18:55:21 -07:00
2013-04-09 14:13:01 -04:00
2013-04-29 15:41:42 -04:00
2013-03-12 18:55:21 -07:00
2013-03-12 18:55:21 -07:00
2013-05-02 14:49:33 -07:00
2013-04-29 15:40:23 -04:00
2013-05-04 15:00:54 -04:00
2013-03-03 23:00:23 -05:00
2013-02-22 23:31:31 -05:00
2013-02-22 23:31:31 -05:00
2013-04-17 13:25:09 +01:00
2012-12-20 18:46:29 -05:00
2013-02-22 23:31:31 -05:00
2013-05-04 15:00:54 -04:00
2013-02-22 23:31:31 -05:00
2013-04-09 14:13:29 -04:00
2013-02-26 02:46:08 -05:00