commit | 5f38a4d3c44b01495dcb4952b53d90170a30c51a | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <[email protected]> | Fri Jun 10 12:06:06 2022 +0200 |
committer | Andreas Gruenbacher <[email protected]> | Wed Jun 29 16:59:07 2022 +0200 |
tree | d0f1fb20b35cb4ab3cf327bc09aa7357f77c28da | |
parent | 86c30a01f5da411d0d090f14f7aeadd8c20b2d05 [diff] |
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 <[email protected]>