GFS2: Correctly set goal block after allocation
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 7 Sep 2011 11:15:23 +0000 (12:15 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 21 Oct 2011 11:39:42 +0000 (12:39 +0100)
commitccad4e147acf2a59b463f5df3cee8b43b144ce82
tree413aa2eecde02b2167829d1758de941a1244c5c6
parentb5b24d7aeb9608935786369ac2d3e9f362877d55
GFS2: Correctly set goal block after allocation

The new goal block should be set to the end of the newly
allocated extent, not the start of it.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/rgrp.c