summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorMatthew Bloch <matthew@bytemark.co.uk>2014-10-31 02:39:32 +0000
committerMatthew Bloch <matthew@bytemark.co.uk>2014-10-31 02:39:32 +0000
commitf23c6c91e2e2a8eb4154ec545199a5ecbe5136a1 (patch)
tree5691c37768b476a772193e65590cc5e7f69af307 /TODO.md
parent5deb7a9a5694ab23e69565f24d89df332138e3f7 (diff)
More TODO clarifications
Diffstat (limited to 'TODO.md')
-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