summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar brian@c28af5769eba9d68a2d736be827d99060af626e8 <brian@web>2015-08-13 15:07:48 +0000
committerGravatar admin <admin@branchable.com>2015-08-13 15:07:48 +0000
commit76faeb4de2ccc1217f4fbbce20c5436cd23ceb8c (patch)
tree4a0b1101d82f2cc7127f96643309ab799a227bd5
parentcd434d31799ac633eca189fae7ca51b3672279f8 (diff)
-rw-r--r--doc/bugs/allow_disk_space_quota_independent_of_free_disk_space.mdwn18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/bugs/allow_disk_space_quota_independent_of_free_disk_space.mdwn b/doc/bugs/allow_disk_space_quota_independent_of_free_disk_space.mdwn
new file mode 100644
index 000000000..b1602dc9c
--- /dev/null
+++ b/doc/bugs/allow_disk_space_quota_independent_of_free_disk_space.mdwn
@@ -0,0 +1,18 @@
+### Please describe the problem.
+Feature Request. Instead of (or perhaps in addition to) setting `annex.diskreserve`, I'd like to be able to tell git-annex "use up to 2TB of disk space".
+
+### What steps will reproduce the problem?
+
+
+### What version of git-annex are you using? On what operating system?
+
+
+### Please provide any additional information below.
+
+[[!format sh """
+# If you can, paste a complete transcript of the problem occurring here.
+# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
+
+
+# End of transcript or log.
+"""]]