From: Christoph Hellwig Date: Fri, 4 Jun 2010 09:29:54 +0000 (+0200) Subject: get rid of nobh_write_begin_newtrunc X-Git-Tag: v2.6.36-rc1~304^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea0f04e59543bafb3d2cbe37a0d375acb0bb2c34;p=pandora-kernel.git get rid of nobh_write_begin_newtrunc Move the call to vmtruncate to get rid of accessive blocks to the only remaining caller and rename the non-truncating version to nobh_write_begin. Get rid of the superflous file argument to it while we're at it. Signed-off-by: Christoph Hellwig Signed-off-by: Al Viro --- Reading git-diff-tree failed