gfs2: Set GBF_FULL flags when reading resource group
authorAndreas Gruenbacher <agruenba@redhat.com>
Tue, 6 Oct 2020 13:26:22 +0000 (15:26 +0200)
committerAndreas Gruenbacher <agruenba@redhat.com>
Mon, 18 Jan 2021 15:56:37 +0000 (16:56 +0100)
commit560b8eba6bf685bb2a29fd24e7b3455e7b8f795a
tree27621d3fdc0fa43f09300e31287bc7f1edcf003c
parenta12c6fa1de8472f0eb56f7e5a60de2ffa4f6c043
gfs2: Set GBF_FULL flags when reading resource group

When reading a resource group from disk or when receiving the resource group
statistics from a Lock Value Block (LVB), set/clear the GBF_FULL flags of all
bitmaps in that resource group according to whether or not the resource group
is full.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/rgrp.c