commit | 1a8550332a7f0111306b6b34e44a7c696ef68c4d | [log] [tgz] |
---|---|---|
author | Bob Peterson <rpeterso@redhat.com> | Wed Oct 29 08:02:30 2014 -0500 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Mon Nov 03 19:26:54 2014 +0000 |
tree | 030b657ece5e651d86e27065107a79b416d89ec8 | |
parent | 33ad5d54284adf110f6e78aa9c4f42d3d17d7f68 [diff] |
GFS2: If we use up our block reservation, request more next time 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. Signed-off-by: Bob Peterson <rpeterso@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>