From 011341ff1a67441faec0d1877d3a434993eb0a96 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 13 Jul 2021 13:20:14 -0400 Subject: [PATCH] comment --- ...omment_4_b2a78d90e7e2ee8a98f12663c9e1041a._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/todo/option_to_individually_hash_chunks/comment_4_b2a78d90e7e2ee8a98f12663c9e1041a._comment diff --git a/doc/todo/option_to_individually_hash_chunks/comment_4_b2a78d90e7e2ee8a98f12663c9e1041a._comment b/doc/todo/option_to_individually_hash_chunks/comment_4_b2a78d90e7e2ee8a98f12663c9e1041a._comment new file mode 100644 index 0000000000..806fcfcdc1 --- /dev/null +++ b/doc/todo/option_to_individually_hash_chunks/comment_4_b2a78d90e7e2ee8a98f12663c9e1041a._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 4""" + date="2021-07-13T17:18:49Z" + content=""" +Dropping does present a problem though -- If a single chunk is used by +multiple keys, then dropping one key would drop the chunk and make the +other key no longer be stored on the remote. So it would somehow need to +check if the chunk is used by other keys still stored on the remote, +and the chunk logs don't let that be done efficiently. +"""]] -- 2.30.2