commit | 89918647a445fddfe223b097e29f775dcfa81eab | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Fri Jun 01 15:19:33 2007 +0100 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Mon Jul 09 08:23:03 2007 +0100 |
tree | 627b21140ea3b2655c6818c03d3df55157c2a387 | |
parent | 1990e917651d58a3c5155d0491431c09e29e385b [diff] |
[GFS2] Make the log reserved blocks depend on block size The number of blocks which we reserve in the log at the start of each transaction needs to depends upon the block size since the overhead is related to the number of "pointers" which can be fitted into a single block. This relates to Red Hat bz #240435 Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>