From 5b9c30f584a4f36aceade621341c084b840dfaff Mon Sep 17 00:00:00 2001 From: jkar8572 Date: Mon, 10 May 2010 07:10:57 +0000 Subject: We shouldn't pass NULL to XGETQSTAT quotactl since kernel either fails with EFAULT or reads garbage from NULL address (which makes SELinux spit warnings). (Jan Kara) --- Changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 23ff6ba..3d62471 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,5 @@ Changes in quota-tools from 3.17 to 4.00-pre2 +* improve detection of XFS kernel quota interface (Jan Kara) * support of GFS2 filesystem (Christoph Hellwig) * avoid memory corruption of NULL address (Petr Pisar) * fixup typos in manpages (Michael Meskes) -- cgit v1.2.3