GFS2: Streamline alloc calculations for writes
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 10 Dec 2008 10:28:10 +0000 (10:28 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 5 Jan 2009 07:39:17 +0000 (07:39 +0000)
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 <swhiteho@redhat.com>

No differences found