Skip to content

Commit 8e2f11c

Browse files
committed
update TODO
1 parent 8b8eef8 commit 8e2f11c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

TODO

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
SHORT-TERM:
22
* use btrfs reflink with contents checking
33
* rework how default --with= and --without= are calculated, so that --except stuff doesn't leak into blob index
4+
* whenever we set the timestamp on a file, reread the value set and check if
5+
the required granularity has been available.
46

57
TO MAKE IT USEFUL FOR BACKUPS:
68
* encryption: aes256 of rotating hash function + HMAC for identifying chunks + individually encrypted chunks
@@ -49,3 +51,4 @@ LATER:
4951
* support blake2 as hashes
5052
* parallelize image generation: when storing chunks in the store do so in a thread
5153
* in "casync stat" output show which flags enable what
54+
* save/restore xfs/ext4 projid

0 commit comments

Comments
 (0)