[Cluster-devel] [GFS2 PATCH 3/3] GFS2: If we use up our block reservation, request more next time

2014-10-29 Thread Bob Peterson
If we run out of blocks for a given multi-block allocation, we obviously did not reserve enough. We should reserve more blocks for the next reservation to reduce fragmentation. This patch increases the size hint for reservations when they run out. --- fs/gfs2/rgrp.c | 3 +++ fs/gfs2/rgrp.h | 1 +

[Cluster-devel] [GFS2 PATCH 3/3] GFS2: If we use up our block reservation, request more next time

2014-10-24 Thread Bob Peterson
If we run out of blocks for a given multi-block allocation, we obviously did not reserve enough. We should reserve more blocks for the next reservation to reduce fragmentation. This patch increases the size hint for reservations when they run out. --- fs/gfs2/rgrp.c | 3 +++ fs/gfs2/rgrp.h | 1 +