From: Christoph Hellwig Date: Fri, 4 Jun 2010 09:29:58 +0000 (+0200) Subject: get rid of block_write_begin_newtrunc X-Git-Tag: v2.6.36-rc1~304^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=155130a4f7848b1aac439cab6bda1a175507c71c;p=pandora-kernel.git get rid of block_write_begin_newtrunc Move the call to vmtruncate to get rid of accessive blocks to the callers in preparation of the new truncate sequence and rename the non-truncating version to block_write_begin. While we're at it also remove several unused arguments to block_write_begin. Signed-off-by: Christoph Hellwig Signed-off-by: Al Viro --- Reading git-diff-tree failed