.. |
diff_iterate.go
|
rbd: simplify callback mechanism in diff_iterate and watchers
|
2020-08-07 08:38:15 -04:00 |
diff_iterate_test.go
|
rbd: rename error type's Errno method to ErrorCode
|
2020-08-10 13:03:24 -04:00 |
doc.go
|
…
|
|
errors.go
|
rbd: use FormatErrorCode for formatting rbd errors
|
2020-08-10 13:03:24 -04:00 |
errors_test.go
|
rbd: use FormatErrorCode for formatting rbd errors
|
2020-08-10 13:03:24 -04:00 |
features.go
|
rbd: make RBDError type unexported
|
2020-07-17 13:47:32 -04:00 |
features_mimic.go
|
…
|
|
features_mimic_test.go
|
…
|
|
features_nautilus.go
|
…
|
|
features_nautilus_test.go
|
…
|
|
features_test.go
|
…
|
|
namespace_nautilus.go
|
rbd: convert NamespaceList for nautilus to use cutil.SplitSparseBuffer
|
2020-07-23 16:38:39 -04:00 |
namespace_nautilus_test.go
|
rbd: add wrapper for rbd_namespace_list() function.
|
2020-06-15 13:43:26 -04:00 |
options.go
|
…
|
|
options_mimic.go
|
rbd: moved ImageOptionCloneFormat to rbd/options_mimic.go
|
2020-07-24 10:20:27 -04:00 |
options_octopus.go
|
rbd: add RBD_IMAGE_OPTION_MIRROR_IMAGE_MODE for Octopus
|
2020-06-09 08:54:33 -04:00 |
options_test.go
|
…
|
|
pool_nautilus.go
|
rbd: add constants for pool stat options and wrapper for rbd_pool_stats_get()
|
2020-07-24 10:35:57 -04:00 |
pool_nautilus_test.go
|
rbd: add constants for pool stat options and wrapper for rbd_pool_stats_get()
|
2020-07-24 10:35:57 -04:00 |
rbd.go
|
rbd: remove deprecated fields from ImageInfo struct
|
2020-08-04 12:48:01 -04:00 |
rbd_mimic.go
|
rbd: convert GetImageNames for mimic to use cutil.SplitSparseBuffer
|
2020-07-23 16:38:39 -04:00 |
rbd_nautilus.go
|
rbd: add Image.GetModifyTimestamp()
|
2020-06-22 09:22:18 -04:00 |
rbd_nautilus_test.go
|
rbd: make RBDError type unexported
|
2020-07-17 13:47:32 -04:00 |
rbd_test.go
|
rbd: add error checking in CreateImage()
|
2020-06-11 10:42:57 -04:00 |
snapshot.go
|
rbd: make RBDError type unexported
|
2020-07-17 13:47:32 -04:00 |
snapshot_mimic.go
|
rbd: convert ListChildren for mimic to use cutil.SplitSparseBuffer
|
2020-07-23 16:38:39 -04:00 |
snapshot_namespace.go
|
rbd: add wrapper for function rbd_snap_get_trash_namespace()
|
2020-07-24 10:20:27 -04:00 |
snapshot_namespace_test.go
|
rbd: add wrapper for function rbd_snap_get_trash_namespace()
|
2020-07-24 10:20:27 -04:00 |
snapshot_nautilus.go
|
rbd: make RBDError type unexported
|
2020-07-17 13:47:32 -04:00 |
snapshot_test.go
|
…
|
|
watchers_mimic.go
|
rbd: fix naming of internal watch callback item type
|
2020-08-07 08:38:15 -04:00 |
watchers_mimic_test.go
|
rbd: add a UpdateWatch test case with multiple watches and go channels
|
2020-07-23 13:19:57 -04:00 |