gfs2: Remove GFS2_MIN_LVB_SIZE define
authorAndreas Gruenbacher <agruenba@redhat.com>
Wed, 15 Jan 2020 23:25:32 +0000 (00:25 +0100)
committerAndreas Gruenbacher <agruenba@redhat.com>
Mon, 20 Jan 2020 07:46:53 +0000 (08:46 +0100)
commitf7be987b825434e2cac5027d47501ae1102881b4
tree78369486f2f580ff8c41afeb306c0d415a2d6569
parent5d43975859bf4fa5a27d568f37091f46a73a9725
gfs2: Remove GFS2_MIN_LVB_SIZE define

The dlm lockspace is set up to have lock value blocks of GDLM_LVB_SIZE bytes,
and dlm is the only lock manager we support, so there is no point in claiming
that the lock value block could have any other size.

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