summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2010-06-14 10:06:04 +0000
committerjkar8572 <jkar8572>2010-06-14 10:06:04 +0000
commit22418226016a589a2ea355f1965f4123276e6bb8 (patch)
tree0690d83ff5abc58843a10876ba4ba66fcf323775 /Changelog
parentb95ab586eceb96bc02a66b3049a2e0a2647926c8 (diff)
For XFS, quotaon -f should turn off only limit enforcement as described in the manpage (Eric Sandeen)
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 622ba70..69d56ad 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,5 @@
Changes in quota-tools from 3.17 to 4.00-pre2
+* fix quotaon to turn off only limit enforcement on XFS (Eric Sandeen)
* fix quotaon to print all informational messages only in verbose mode (Jan Kara)
* fix warnquota manpage to not speak about RPC (Jan Kara)
* fix repquota to get latest quota info header (Jan Kara)