From: Steven Whitehouse Date: Wed, 10 Dec 2008 10:28:10 +0000 (+0000) Subject: GFS2: Streamline alloc calculations for writes X-Git-Tag: v2.6.29-rc1~499^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ed122e42c72b3e4531f8b4a9f72159e8303ac15;p=pandora-kernel.git GFS2: Streamline alloc calculations for writes This patch removes some unused code, and make the calculation of the number of blocks required conditional in order to reduce the number of times this (potentially expensive) calculation is done. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed