gfs2: Make go_instantiate take a glock
authorAndreas Gruenbacher <agruenba@redhat.com>
Fri, 10 Jun 2022 10:06:06 +0000 (12:06 +0200)
committerAndreas Gruenbacher <agruenba@redhat.com>
Wed, 29 Jun 2022 14:59:07 +0000 (16:59 +0200)
commit5f38a4d3c44b01495dcb4952b53d90170a30c51a
treed0f1fb20b35cb4ab3cf327bc09aa7357f77c28da
parent86c30a01f5da411d0d090f14f7aeadd8c20b2d05
gfs2: Make go_instantiate take a glock

Make go_instantiate take a glock instead of a glock holder as its argument:
this handler is supposed to instantiate the object associated with the glock.

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