From af891e7f2ca8185c973805ca620f620a0a3ab8aa Mon Sep 17 00:00:00 2001 From: teor Date: Sun, 28 May 2017 22:34:56 +1000 Subject: [PATCH] Changes file for bug 22424 --- changes/bug22424 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changes/bug22424 diff --git a/changes/bug22424 b/changes/bug22424 new file mode 100644 index 0000000000..de4cff7d2e --- /dev/null +++ b/changes/bug22424 @@ -0,0 +1,5 @@ + o Minor bugfixes (storage directories): + - Always check for underflows in the cached storage directory usage amount. + If the usage does underflow, re-calculate the usage. Also, avoid a + separate underflow when the usage is not known. + Fixes bug 22424 in 0.3.1.1-alpha.