]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Thu, 27 Oct 2011 08:08:12 +0000 (09:08 +0100)
commitefacefa9e8e5a8822d14d838fb6a309462f19126
tree585b1684651a58279a005f858df91b58b0856ba3
parent601d273742070b70503c0176636f3ba52d2cb48d
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