diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2018-09-27 17:30:25 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-28 20:25:35 +0300 |
commit | b133f7fa7a33d8dd4bea59e14cc86fe271f0f49f (patch) | |
tree | 339d39844470b1d88f2bb80e6670198248664dcc /drivers/tty/synclink_gt.c | |
parent | ee49574a110592204b7565362ac2066f27bdb1d3 (diff) | |
download | linux-b133f7fa7a33d8dd4bea59e14cc86fe271f0f49f.tar.xz |
gfs2: Fix marking bitmaps non-full
[ Upstream commit ec23df2b0cf3e1620f5db77972b7fb735f267eff ]
Reservations in gfs can span multiple gfs2_bitmaps (but they won't span
multiple resource groups). When removing a reservation, we want to
clear the GBF_FULL flags of all involved gfs2_bitmaps, not just that of
the first bitmap.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Reviewed-by: Steven Whitehouse <swhiteho@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/tty/synclink_gt.c')
0 files changed, 0 insertions, 0 deletions