gfs2: Fix recovery slot bumping
authorAndreas Gruenbacher <agruenba@redhat.com>
Thu, 22 Aug 2019 16:07:09 +0000 (18:07 +0200)
committerAndreas Gruenbacher <agruenba@redhat.com>
Tue, 3 Sep 2019 07:42:41 +0000 (09:42 +0200)
commit8f0daef5f797c13d7f9bd248190933932b14df36
tree77fb3ac352e1899d07a6b8746fefccbcafeaadf3
parent98fb057487a806303f93db3e0f746525ea487c59
gfs2: Fix recovery slot bumping

Get rid of the assumption that the number of slots can at most increase by
RECOVER_SIZE_INC (16) in set_recover_size.

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