go-ceph/rbd
John Mulligan 8ce5fa5fc7 rbd: remove a redundant else statement
Signed-off-by: John Mulligan <jmulligan@redhat.com>
2020-04-09 13:11:05 -04:00
..
callback_shims.go rbd: add DiffIterate wrapper for rbd_diff_iterate2 2020-03-04 08:10:48 -05:00
diff_iterate.go rbd: hide ioctx.Pointer incantations in a function 2020-03-12 09:02:53 +01:00
diff_iterate_test.go rbd: add DiffIterate wrapper for rbd_diff_iterate2 2020-03-04 08:10:48 -05:00
doc.go
errors.go rbd: remove a redundant else statement 2020-04-09 13:11:05 -04:00
errors_test.go rbd: consolidate error types & values in an errors.go file 2020-04-06 17:10:09 -04:00
features.go rbd: add comments to features go file to pass check tool 2020-03-23 10:09:25 -04:00
features_mimic.go rbd/features: add FeatureSet for mapping features between bits and names 2020-02-24 16:28:03 -05:00
features_mimic_test.go rbd/features: add FeatureSet for mapping features between bits and names 2020-02-24 16:28:03 -05:00
features_nautilus.go rbd/features: add FeatureSet for mapping features between bits and names 2020-02-24 16:28:03 -05:00
features_nautilus_test.go rbd/features: add FeatureSet for mapping features between bits and names 2020-02-24 16:28:03 -05:00
features_test.go rbd: convert uses of RbdImageOptionX to ImageOptionX 2020-03-23 10:09:25 -04:00
options.go rbd: drop the Rbd prefix from ImageOptions and ImageOption 2020-03-23 10:09:25 -04:00
options_test.go rbd: rename uses of RbdImageOptions to ImageOptions 2020-03-23 10:09:25 -04:00
rbd.go rbd: consolidate error types & values in an errors.go file 2020-04-06 17:10:09 -04:00
rbd_mimic.go rbd: hide ioctx.Pointer incantations in a function 2020-03-12 09:02:53 +01:00
rbd_nautilus.go rbd: hide ioctx.Pointer incantations in a function 2020-03-12 09:02:53 +01:00
rbd_test.go rbd: consolidate error types & values in an errors.go file 2020-04-06 17:10:09 -04:00
snapshot.go rbd: add well-formed doc comments to the rbd snapshot functions. 2020-03-10 07:47:59 +01:00
snapshot_mimic.go rbd: replace deprecated rbd_list_children() with rbd_list_children3() 2020-02-12 13:48:21 -05:00
snapshot_nautilus.go rbd: replace deprecated rbd_list_children() with rbd_list_children3() 2020-02-12 13:48:21 -05:00
snapshot_test.go rbd: move snapshot test funcs to a new file 2020-03-10 07:47:59 +01:00
watchers_mimic.go rbd: add minimal support for listing watchers on an RBD image 2020-02-26 13:04:25 -05:00
watchers_mimic_test.go rbd: add minimal support for listing watchers on an RBD image 2020-02-26 13:04:25 -05:00