Skip to content
Commit ac576cc5 authored by Steven Whitehouse's avatar Steven Whitehouse
Browse files

[GFS2] Merge the rd_last_alloc_meta and rd_last_alloc_data fields



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: default avatarSteven Whitehouse <swhiteho@redhat.com>
parent ce276b06
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment