diff options
author | Matthew Bloch <matthew@bytemark.co.uk> | 2014-11-05 14:00:45 +0000 |
---|---|---|
committer | Matthew Bloch <matthew@bytemark.co.uk> | 2014-11-05 14:00:45 +0000 |
commit | c88333e19b459685f57ba3f246c3fdd684681542 (patch) | |
tree | 3be762cf0a9ebb57c8a8528bcf98433434d371ad /TODO.md | |
parent | f6c155ff0b261f23b6fc9465b7f2e6d85bab573a (diff) |
Split out -prune from -snapshot, tested the latter on various live setups.
Diffstat (limited to 'TODO.md')
-rwxr-xr-x | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ TODO list for byteback * pruning doesn't work, assumes "btrfs subvolume delete" is synchronous, which it is not. +* try to deal with https://btrfs.wiki.kernel.org/index.php/Problem_FAQ#I_get_.22No_space_left_on_device.22_errors.2C_but_df_says_I.27ve_got_lots_of_space ? + * (so introduce server-local cron job to keep on top of pruning and other stuff later) * byteback-restore program |