]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitff79ee3b2c7aeaa406d82e19b1a59f566f616a88
treed0f1fb20b35cb4ab3cf327bc09aa7357f77c28da
parentfde942db96779bb125e55d7a3e0934e47118b06f
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