You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sambacc: rename rados object class to RADOSObjectRef
Previously, the class name was "private" and only expected to be used
indirectly through the opener infrastructure. Future changes will make
it possible to write "open" objects, lock them, etc. Prepare for that
by making the class "public" and cleaning up the basic interface a bit.
Signed-off-by: John Mulligan <[email protected]>
0 commit comments