commit | b9f417f311a7141d0ba67e5c8e535010d2712f2d | [log] [tgz] |
---|---|---|
author | Bob Peterson <rpeterso@redhat.com> | Wed Nov 16 17:50:37 2011 -0500 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Fri Nov 18 09:49:51 2011 +0000 |
tree | e9c74a8bd5958d9f4f39eb0da25e3ca16f0c17ee | |
parent | 3c5d785acfda7dffa63477951bb6864c6a49ed2e [diff] |
GFS2: remove vestigial al_alloced 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>