chiark / gitweb /
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)
commit7b1fe7a30da02085479a6d5c3b3f8f0fc7fddf65
tree187914d640dd5faacdeb843f9ef3630b29941d23
parent3dadccdbc6f5d30833b2ca53c6170a8847745e70
keys.delete-keeper: Only do one pass through the file system.

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.
keys.delete-keeper