go-ceph icon indicating copy to clipboard operation
go-ceph copied to clipboard

Missing rbd API components: function rbd_is_exclusive_lock_owner

Open phlogistonjohn opened this issue 5 years ago • 2 comments

The rbd API implements function(s) below but go-ceph does not:

  • rbd_is_exclusive_lock_owner

This issue has been filed to track implementing this missing functionality in the appropriate package within go-ceph. Please refer to the Ceph C API for details about the function(s) in question.

NOTE: This issue was generated by a script. If the content is innacurate or wording seems a bit odd please excuse the script and blame the creator @phlogistonjohn

phlogistonjohn avatar May 11 '20 14:05 phlogistonjohn

//assign

parth-gr avatar Sep 21 '21 13:09 parth-gr

This bot is happy to oblige.

phlogistonjohn avatar Sep 21 '21 14:09 phlogistonjohn

Hi, @parth-gr I was working on issue #275 and added this API in my PR for that issue as part of some more TC coverage. And, now I noticed that we have a separate issue for this API, so do you mind if I address this issue in that PR itself?

Nikhil-Ladha avatar Apr 10 '23 10:04 Nikhil-Ladha

Yaa You can take this up, Thanks.

parth-gr avatar Apr 10 '23 11:04 parth-gr