From: Christoph Hellwig Date: Thu, 30 Oct 2008 07:26:04 +0000 (+1100) Subject: [XFS] free partially initialized inodes using destroy_inode X-Git-Tag: v2.6.29-rc1~552^2~81^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ed0451ee0a13469f7b38e4ced8974036f6d114f;p=pandora-kernel.git [XFS] free partially initialized inodes using destroy_inode To make sure we free the security data inodes need to be freed using the proper VFS helper (which we also need to export for this). We mark these inodes bad so we can skip the flush path for them. SGI-PV: 987246 SGI-Modid: xfs-linux-melb:xfs-kern:32398a Signed-off-by: Christoph Hellwig Signed-off-by: Lachlan McIlroy Signed-off-by: David Chinner --- Reading git-diff-tree failed