]> git.pld-linux.org Git - packages/perl-Quota.git/commitdiff
- obsolete
authordepesz <depesz@depesz.pl>
Thu, 11 Jul 2002 07:33:50 +0000 (07:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Quota-vers.patch -> 1.2

perl-Quota-vers.patch [deleted file]

diff --git a/perl-Quota-vers.patch b/perl-Quota-vers.patch
deleted file mode 100644 (file)
index 67314b9..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-diff -urN Quota-1.4.1/linuxapi.c Quota-1.4.1-new/linuxapi.c
---- Quota-1.4.1/linuxapi.c     Sun Sep  2 20:36:16 2001
-+++ Quota-1.4.1-new/linuxapi.c Mon Feb 25 17:37:02 2002
-@@ -18,11 +18,12 @@
- #define Q2_GETSTATS  0x1100
--#if defined(INITQFNAMES) && (Q_GETQUOTA==0x0300) && (Q_GETSTATS==0x0800)
-+#if 0 && defined(INITQFNAMES) && (Q_GETQUOTA==0x0300) && (Q_GETSTATS==0x0800)
- /* this is an early version of the quota patch which did not have the
- ** version element in the stats struct. Hence it's impossible to detect
--** at runtime with a sufficient degree of certainity. */
--# define LINUX_API_V2_ONLY
-+** at runtime with a sufficient degree of certainity.
-+** DISABLED by bartowl@pld.org.pl due to bad version detection */
-+#define LINUX_API_V2_ONLY
- #endif
This page took 0.070874 seconds and 4 git commands to generate.