commit | 7ed122e42c72b3e4531f8b4a9f72159e8303ac15 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Wed Dec 10 10:28:10 2008 +0000 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Mon Jan 05 07:39:17 2009 +0000 |
tree | aa9976f47cf34b0b6d267654e74b9ea4f7a29d75 | |
parent | 9a776db7371b9c77a8f4f0d2ac6374d78ac7db7d [diff] |
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 <swhiteho@redhat.com>