From: Christoph Hellwig Date: Thu, 30 Oct 2008 07:24:37 +0000 (+1100) Subject: Inode: export symbol destroy_inode X-Git-Tag: v2.6.29-rc1~552^2~81^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=087e3b0460c367d0f4a5b71d7b013968ae23b588;p=pandora-kernel.git Inode: export symbol 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. Signed-off-by: Christoph Hellwig Signed-off-by: Lachlan McIlroy Signed-off-by: David Chinner --- Reading git-diff-tree failed