summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2010-05-21 16:27:04 +0000
committerjkar8572 <jkar8572>2010-05-21 16:27:04 +0000
commit4d4237de538f7c42b157dfa0ef5d711ae72d3566 (patch)
treed9621938924096fb28c02f0e963c5b70f5571cbb /Changelog
parent5b9c30f584a4f36aceade621341c084b840dfaff (diff)
* do not count system inodes into quota for ext[234] (Jan Kara)
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 3d62471..e09275f 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,5 @@
Changes in quota-tools from 3.17 to 4.00-pre2
+* do not count system inodes into quota for ext[234] (Jan Kara)
* improve detection of XFS kernel quota interface (Jan Kara)
* support of GFS2 filesystem (Christoph Hellwig)
* avoid memory corruption of NULL address (Petr Pisar)