go-ceph/rados
Nick Janus 5bb75604fa rados: free object list results after listing
This fixes a memory leak that becomes substantial across large pools.

Signed-off-by: Nick Janus <github@nondesignated.com>
2023-03-15 13:41:40 +00:00
..
alloc_hint_flags.go rados: Remove 'ceph_preview' tag from test source file 2022-12-19 18:20:48 +00:00
command_test.go
command.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
conn.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
doc.go
errors_test.go
errors.go
ioctx_nautilus_test.go
ioctx_nautilus.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
ioctx_octopus_test.go
ioctx_octopus.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
ioctx_pool_alignment_test.go
ioctx_pool_alignment.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
ioctx_pool_requires_alignment_test.go rados: Make IOContext.RequiresAlignment stable 2022-12-06 14:20:29 +00:00
ioctx_pool_requires_alignment.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
ioctx_set_alloc_hint_test.go
ioctx_set_alloc_hint.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
ioctx.go rados: free object list results after listing 2023-03-15 13:41:40 +00:00
object_iter.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
omap.go
operation_flags.go
operation_test.go
operation.go
rados_nautilus.go
rados_read_op_assert_version_test.go
rados_read_op_assert_version.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
rados_set_locator_test.go
rados_set_locator.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
rados_test.go
rados_write_op_assert_version_test.go
rados_write_op_assert_version.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
rados_write_op_remove_test.go
rados_write_op_remove.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
rados_write_op_setxattr_test.go
rados_write_op_setxattr.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
rados.go
read_op_omap_get_vals_by_keys_test.go
read_op_omap_get_vals_by_keys.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
read_op_read_test.go
read_op_read.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
read_op_test.go
read_op.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
read_step.go
snapshot_test.go
snapshot.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
watcher_test.go
watcher.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
write_op_cmpext_test.go
write_op_cmpext.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
write_op_set_alloc_hint_test.go
write_op_set_alloc_hint.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
write_op_test.go
write_op.go gofmt: reformat everything with new gofmt of go 1.19 2023-02-20 20:50:24 +00:00
write_step.go