Fix for newer Linux quota.h version
Dmitry V. Levin
ldv at altlinux.org
Mon Nov 28 10:22:03 UTC 2005
On Mon, Nov 28, 2005 at 12:34:22PM -0500, Joe Krahn wrote:
> Linux has a new Quota control API. To compile resource.c, it needs the
> following, after #ifdef LINUX:
>
> #define _LINUX_QUOTA_VERSION 1
>
> This gives you the original API, and should not affect anyone who does
> not have the new quota.h headers.
There is a more elaborate quotactl(2) deparser, for details see
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=118696
--
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20051128/7f0ec6db/attachment.bin>
More information about the Strace-devel
mailing list