summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2010-06-14 12:42:57 +0000
committerjkar8572 <jkar8572>2010-06-14 12:42:57 +0000
commit86b82591a57198dbe88f5b37402f299a424e1b57 (patch)
treec5c51996de35d409821dd2928e2f0aaf3db1e9d0 /Changelog
parent22418226016a589a2ea355f1965f4123276e6bb8 (diff)
Fix kern_quota_on() to work with XFS filesystems (Jan Kara)
Fix quotaon to work correctly with XFS filesystems (Jan Kara)
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 69d56ad..0dc4d91 100644
--- a/Changelog
+++ b/Changelog
@@ -1,5 +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 work properly with XFS filesystems (Eric Sandeen, Jan Kara )
* 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)