From: npiggin@suse.de Date: Wed, 26 May 2010 15:05:34 +0000 (+1000) Subject: kill spurious reference to vmtruncate X-Git-Tag: v2.6.35-rc1~27^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15c6fd9786dfaab43547bf60df6fa63170fb64fc;p=pandora-kernel.git kill spurious reference to vmtruncate Lots of filesystems calls vmtruncate despite not implementing the old ->truncate method. Switch them to use simple_setsize and add some comments about the truncate code where it seems fitting. Signed-off-by: Christoph Hellwig Signed-off-by: Nick Piggin Signed-off-by: Al Viro --- Reading git-diff-tree failed