summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2003-11-05 20:07:51 +0000
committerjkar8572 <jkar8572>2003-11-05 20:07:51 +0000
commit7a5e60424e444a124fef1577064264ce0f755e8e (patch)
treec5cd7ede4d291bdc116845e338713f923ab8370d /Changelog
parent3912b14a2db657893abce87cf9b9a0b2e1df0c5c (diff)
Fixed handling of device-backed loop mounts (Jari Ruusu)
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 4b52a95..25113c0 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,5 @@
Changes in quota-tools from 3.09 to 3.10
+* Fixed processing of device-backed loop mounts (Jari Ruusu)
* Fixed fake error messages from rpc.rquotad (Jan Kara)
* quota(1) now does not print info for NFS filesystems without quotas (Jan Kara)
* XFS roothack option disabled by default (Nathan Scott)