Home
last modified time | relevance | path

Searched hist:"89918647 a445fddfe223b097e29f775dcfa81eab" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dlog.cdiff 89918647a445fddfe223b097e29f775dcfa81eab Fri Jun 01 09:19:33 CDT 2007 Steven Whitehouse <swhiteho@redhat.com> [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>