gfs2: Rename the {freeze,thaw}_super callbacks
authorAndreas Gruenbacher <agruenba@redhat.com>
Mon, 14 Nov 2022 15:40:15 +0000 (16:40 +0100)
committerAndreas Gruenbacher <agruenba@redhat.com>
Thu, 15 Jun 2023 07:57:38 +0000 (09:57 +0200)
commit097cca525adf10f35c9dac037155564f1b1a688b
tree52234d01447d5fdad9c1d30ced1257c346675700
parentaf1abe11466f1a6cb6ba22ee0d815c21c3559947
gfs2: Rename the {freeze,thaw}_super callbacks

Rename gfs2_freeze to gfs2_freeze_super and gfs2_unfreeze to
gfs2_thaw_super to match the names of the corresponding super
operations.

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