ceph/qa/workunits/cls
Sage Weil f80b23e5e8 cls_cas: renames, cleanups
- add write_or_get method
- fix PrimaryPG caller ot use write_or_get
- remove old method it previously called that did weird things
- cls_chunk_refcount_* -> cls_cas_chunk_*
- add _ref suffix for get and put to avoid confusion (get/put could mean
  read/write)
- some comments
- move (internal) refcount representation into separate header

Signed-off-by: Sage Weil <sage@newdream.net>
2020-05-27 10:44:31 -05:00
..
test_cls_2pc_queue.sh
test_cls_cas.sh cls_cas: renames, cleanups 2020-05-27 10:44:31 -05:00
test_cls_cmpomap.sh
test_cls_hello.sh
test_cls_journal.sh
test_cls_lock.sh
test_cls_log.sh
test_cls_numops.sh
test_cls_rbd.sh
test_cls_refcount.sh
test_cls_rgw.sh
test_cls_sdk.sh