gfs2: gfs2_freeze_lock_shared cleanup
authorAndreas Gruenbacher <agruenba@redhat.com>
Mon, 28 Nov 2022 01:30:35 +0000 (02:30 +0100)
committerAndreas Gruenbacher <agruenba@redhat.com>
Mon, 3 Jul 2023 20:30:26 +0000 (22:30 +0200)
commit6c7410f44961cf72d49a18e455ad4ae833f6fb7c
treea3b4d28eb4cf3c28f2affc142c0989592589f4e4
parent5432af15f8772d5e1a44d59d6ffcd513da8436b4
gfs2: gfs2_freeze_lock_shared cleanup

All the remaining users of gfs2_freeze_lock_shared() set freeze_gh to
&sdp->sd_freeze_gh and flags to 0, so remove those two parameters.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/ops_fstype.c
fs/gfs2/super.c
fs/gfs2/util.c
fs/gfs2/util.h