summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorMatthew Bloch <matthew@bytemark.co.uk>2014-12-31 17:58:41 +0000
committerMatthew Bloch <matthew@bytemark.co.uk>2014-12-31 17:58:41 +0000
commit3054b8f5c16a7e0646dccd145dd9accb68800cd9 (patch)
tree01fd69bc514bcddef95bac57faec13b01e2d8208 /TODO.md
parentf88dd2535ca5367c89baa7131c2b94565a6a4cd7 (diff)
Roughly deal with ENOSPC condition despite disk being reported as full
(btrfs metadata problem). Possibly needs more safety features.
Diffstat (limited to 'TODO.md')
-rwxr-xr-xTODO.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 1743c23..ccb6de5 100755
--- a/TODO.md
+++ b/TODO.md
@@ -1,6 +1,10 @@
TODO list for byteback
======================
+* byteback directory should be at the end of the load path, not start
+
+* change default retry parameters to cover 24 hour window
+
* "backup could not be marked as complete" message unhelpful on client system - why?
* how do we stop backups from crashing server's kernel?