ceph-csi/internal/journal
John Mulligan 09e1c856d0 journal: do not return errors from remove omap func if omap missing
The previous function used to remove omap keys apparently did not
return errors when removing omap keys from a missing omap (oid).
Mimic that behavior when using the api.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2020-06-22 15:41:00 +00:00
..
omap.go journal: do not return errors from remove omap func if omap missing 2020-06-22 15:41:00 +00:00
voljournal.go journal: change omap set func to handle multiple key-value pairs 2020-06-22 15:41:00 +00:00