File tree 1 file changed +0
-2
lines changed
1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 37
37
* send progress information via sd_notify(), so that people can wrap casync nicely in UIs
38
38
* maybe turn "recursive" mode into a numeric value specifying how far to descend?
39
39
* make "casync stat" work on a directory with a subpath
40
- * tweak chunker: shift cut to last "marker".
41
40
* define sane errors we can show user messages about
42
41
* introduce a --best-effort mode when replaying, which means we'll ignore what we can't apply
43
42
* when building the cache, also build a seed
49
48
* make sure "casync list /etc/fstab" does something useful
50
49
* rework CaSeed logic to use CaCache as backend, and then add a new command "casync cache" or so, to explicitly generate a cache/seed
51
50
* support blake2 as hashes
52
- * parallelize image generation: when storing chunks in the store do so in a thread
53
51
* in "casync stat" output show which flags enable what
54
52
* save/restore xfs/ext4 projid
You can’t perform that action at this time.
0 commit comments