summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xTODO.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index eb1acc2..b1d05f0 100755
--- a/TODO.md
+++ b/TODO.md
@@ -4,7 +4,7 @@ TODO list for byteback
* how do we stop backups from crashing server's kernel?
* locking up completely (e.g. "touch newfile" never returns)
* starting to run very very slowly until a btrfsck / remount
- * often nothing to do but reboot :-/
+ * often nothing to do but "echo b > /proc/sysrq-trigger"
* give nilfs / zfs a go as alternatives?
@@ -16,6 +16,10 @@ TODO list for byteback
* byteback-restore program
+* out-of-date check should suspend judgment when backup is in progress
+
+* add idea of progress on server side?
+
* clean ups: bundle trollop.rb, pull out cut & paste functions into library
* build include/exclude list more smartly, from /proc/mounts