keys.delete-keeper: Only do one pass through the file system.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 15 Jul 2017 17:58:59 +0000 (18:58 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 16 Jul 2017 01:12:33 +0000 (02:12 +0100)
Rather than doing a pass to check that we won't orphan any recovery keys
and then another pass to figure out which recovery keys need modifying,
gather enough information in the first pass that we can do the second
just from the recorded data.


No differences found