GFS2: remove vestigial al_alloced
authorBob Peterson <rpeterso@redhat.com>
Wed, 16 Nov 2011 22:50:37 +0000 (17:50 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 18 Nov 2011 09:49:51 +0000 (09:49 +0000)
This patch removes the vestigial variable al_alloced from
the gfs2_alloc structure. This is another baby step toward
multi-block reservations.

My next planned step is to decouple the quota variables
from the gfs2_alloc structure so we can use a different
method for allocations.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found