go-ceph/rbd
John Mulligan b956ad18da rbd: increase maximum number of trash entries listable
Work around an issue reported that due to a large number of items in the
rbd trash the function fails rather than listing the items as desired.
This short term fix simply increases the limit rather than doing
anything long term.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2022-11-17 12:26:27 +00:00
..
admin rbd admin: enable TestMirrorSnapshotScheduleStatus on quincy 2022-06-14 12:39:59 +00:00
diff_iterate_test.go
diff_iterate.go
doc.go
encryption_test.go format: run gofmt on all files 2021-10-04 18:58:35 +00:00
encryption.go format: run gofmt on all files 2021-10-04 18:58:35 +00:00
errors_test.go
errors.go
features_nautilus_test.go rbd: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
features_nautilus.go rbd: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
features_test.go
features.go
group_snap_test.go
group_snap.go
group_test.go
group.go
metadata_test.go
metadata.go
mirror_nautilus_test.go rbd: add mirroring support for nautilus 2022-07-13 13:00:48 +00:00
mirror_nautilus.go rbd: add mirroring support for nautilus 2022-07-13 13:00:48 +00:00
mirror_test.go rbd: add mirroring support for nautilus 2022-07-13 13:00:48 +00:00
mirror.go rbd: add mirroring support for nautilus 2022-07-13 13:00:48 +00:00
namespace_nautilus_test.go rbd: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
namespace_nautilus.go rbd: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
options_octopus.go format: run gofmt on all files 2021-10-04 18:58:35 +00:00
options_test.go
options.go
pool_nautilus_test.go rbd: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
pool_nautilus.go rbd: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
rbd_nautilus_test.go rbd: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
rbd_nautilus.go rbd: refactor GetImageNames to use a for loop instead of recursion 2022-06-14 16:33:29 +00:00
rbd_test.go rbd: export image name 2021-11-09 02:31:09 +00:00
rbd.go rbd: increase maximum number of trash entries listable 2022-11-17 12:26:27 +00:00
snapshot_namespace_test.go rbd: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
snapshot_namespace.go rbd: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
snapshot_nautilus.go rbd: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
snapshot_octopus_test.go format: run gofmt on all files 2021-10-04 18:58:35 +00:00
snapshot_octopus.go format: run gofmt on all files 2021-10-04 18:58:35 +00:00
snapshot_rename_test.go rbd: make Snapshot.Remove stable 2022-10-17 17:18:49 +00:00
snapshot_rename.go rbd: make Snapshot.Remove stable 2022-10-17 17:18:49 +00:00
snapshot_test.go
snapshot.go docs: update comments of preview and deprecated APIs 2021-10-04 18:58:35 +00:00
watchers_test.go
watchers.go