commit | da1dfb6af849cb05aa82b0c18866a7b2bafb6905 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Thu Jul 26 11:30:54 2012 +0100 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Thu Sep 13 10:30:00 2012 +0100 |
tree | 107820adcdc4f90e38f3fb7a0bf523a275e746dd | |
parent | 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee [diff] |
GFS2: Make write size hinting code common This collects up the write size hinting code which is used by the block reservation subsystem into a single function. At the same time this also corrects the rounding for this calculation. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>