chiark / gitweb /
delete_piece: Break out into global.rs
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 1 May 2022 11:19:35 +0000 (12:19 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 1 May 2022 12:00:58 +0000 (13:00 +0100)
commitecb90280e81600a5376daeafbeeb9533a88e9237
tree042f2bd1a8e2b0a2f6815cb87b31ccc3b37f908b
parent3948d0565acc9ce2633dab9f61b9527ec15b0666
delete_piece: Break out into global.rs

fastsplit deletion is going to want this.  This may not be in its
final form, particularly because of ToRecalculate, which fastsplit
doesn't have one of yet.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
daemon/cmdlistener.rs
src/global.rs