summaryrefslogtreecommitdiff
path: root/rdiff-backup/TODO
blob: 8541e731c134afe4654e02f6d0f34c3987c1f668 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Write some better selection test cases to test new Iterate_fast func.

If not resuming, don't crash on badly written checkpoint_data.

If don't recover hardlink support and hardlink support on, don't
resume.

Fix crash that can occur when exception is found in the middle of a
file (duplicate by backing up /proc remotely).  (John Goerzen)

Copy sockets (Mickey Everts)


---------[ Long term ]---------------------------------------

Think about adding Gaudet's idea for keeping track of renamed files.

Look into different inode generation techniques (see treescan, Dean
Gaudet's other post).