gfs2: Uninline and improve glock_{set,clear}_object
authorAndreas Gruenbacher <agruenba@redhat.com>
Mon, 5 Dec 2022 13:44:37 +0000 (14:44 +0100)
committerAndreas Gruenbacher <agruenba@redhat.com>
Tue, 6 Dec 2022 15:06:32 +0000 (16:06 +0100)
commit3781ec9e09123d955b93fc8522ffb683a51f865d
treed850a613525a6c615596325c8d2fb995dd1ade30
parentfe1bff6517de789d491844f53e61e4ff02e8f8b1
gfs2: Uninline and improve glock_{set,clear}_object

Those functions have reached a size at which having them inline isn't
useful anymore, so uninline them.  In addition, report the glock name on
assertion failures.

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