go-ceph
go-ceph copied to clipboard
Missing rbd API components: function rbd_is_exclusive_lock_owner
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
//assign
This bot is happy to oblige.
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?
Yaa You can take this up, Thanks.