Files
linux-apfs/fs/xfs
Dave Chinner 705db3fd46 xfs: fix double free of inode
If we fail to initialise the VFS inode in inode_init_always(),
it will call ->delete_inode internally resulting in the inode being
freed. Hence we need to delay the call to inode_init_always()
until after the XFS inode is sufficient set up to handle a
call to ->delete_inode, and then if that fails do not touch
the inode again at all as it has been freed.

Signed-off-by: Dave Chinner <david@fromorbit.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
2009-04-06 18:40:17 +02:00
..
2009-03-29 09:51:00 +02:00
2009-03-30 10:21:31 +02:00
2009-03-29 19:26:46 +02:00
2008-07-28 16:58:35 +10:00
2009-03-29 19:26:46 +02:00
2009-03-29 19:26:46 +02:00
2009-03-29 09:55:42 +02:00
2009-03-29 09:55:42 +02:00
2009-03-29 09:55:42 +02:00
2009-03-29 09:51:14 +02:00
2009-03-29 09:51:08 +02:00
2009-03-29 09:55:42 +02:00
2009-03-29 09:51:08 +02:00
2009-03-29 09:55:42 +02:00
2009-03-29 09:51:08 +02:00
2008-12-01 11:37:35 +11:00
2008-10-30 17:53:24 +11:00
2009-03-29 09:55:42 +02:00
2009-03-29 09:55:42 +02:00
2009-03-29 09:55:42 +02:00
2009-04-06 18:40:17 +02:00
2009-01-19 02:04:16 +01:00
2009-03-29 09:55:42 +02:00
2009-03-29 09:55:42 +02:00
2009-03-29 09:55:42 +02:00
2009-03-16 08:24:13 +01:00
2009-03-16 08:24:13 +01:00
2009-03-16 08:19:29 +01:00
2009-03-30 10:21:31 +02:00
2009-03-29 19:26:46 +02:00
2009-03-29 09:55:42 +02:00
2008-12-11 13:13:33 +11:00
2009-03-29 09:55:42 +02:00
2009-03-29 09:55:42 +02:00
2009-03-29 09:55:42 +02:00
2009-03-29 09:55:42 +02:00
2009-03-29 09:55:42 +02:00
2008-10-30 16:55:13 +11:00