[GFS2] Merge the rd_last_alloc_meta and rd_last_alloc_data fields
authorSteven Whitehouse <swhiteho@redhat.com>
Fri, 1 Feb 2008 10:34:15 +0000 (10:34 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 31 Mar 2008 09:40:39 +0000 (10:40 +0100)
We don't need to keep track of when we last allocated data
and metadata separately since the only thing thats important
when searching for a free block is whether its free or not,
which is independent from what type of block it is.

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

No differences found