From: Christoph Hellwig Date: Sun, 30 Oct 2005 01:16:45 +0000 (-0700) Subject: [PATCH] cleanup hugelbfs_forget_inode X-Git-Tag: v2.6.15-rc1~730^2^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b1533f67cc1a595457af6d05ab3510294e2ca9c;p=pandora-kernel.git [PATCH] cleanup hugelbfs_forget_inode Reformat hugelbfs_forget_inode and add the missing but harmless write_inode_now call. It looks the same as generic_forget_inode now except for the call to truncate_hugepages instead of truncate_inode_pages. Signed-off-by: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed