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 0000000000..b1602dc9c4 --- /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. +"""]]