SOURCES: nbd-types.patch - updated for 2.9.11

qboosh qboosh at pld-linux.org
Sun Jul 20 09:29:20 CEST 2008


Author: qboosh                       Date: Sun Jul 20 07:29:20 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 2.9.11

---- Files affected:
SOURCES:
   nbd-types.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/nbd-types.patch
diff -u SOURCES/nbd-types.patch:1.1 SOURCES/nbd-types.patch:1.2
--- SOURCES/nbd-types.patch:1.1	Sat Oct 29 15:53:36 2005
+++ SOURCES/nbd-types.patch	Sun Jul 20 09:29:14 2008
@@ -1,17 +1,6 @@
---- nbd-2.8.1/gznbd/gznbd.c.orig	2005-10-27 19:39:06.000000000 +0200
-+++ nbd-2.8.1/gznbd/gznbd.c	2005-10-29 15:50:12.000000000 +0200
-@@ -49,8 +49,10 @@
- /* asm/types defines __u??, at least on my system */
- #include <asm/types.h>
- 
-+/* defined in cliserv
- #define u32 __u32
- #define u64 __u64
-+*/
- 
- /* these headers take care of endianness */
- #include "../config.h"
-@@ -95,7 +97,7 @@
+--- nbd-2.9.11/gznbd/gznbd.c.orig	2008-03-14 13:19:32.000000000 +0100
++++ nbd-2.9.11/gznbd/gznbd.c	2008-07-20 09:07:02.282041412 +0200
+@@ -95,7 +95,7 @@
        fprintf(stderr,"%s: %s does not appear to be a valid size\n",argv[0],argv[3]);
        exit(1);
      }
@@ -20,7 +9,7 @@
    } else {
      char buffer[BLOCK];
      int result;
-@@ -110,7 +112,7 @@
+@@ -110,7 +110,7 @@
      }
  
      if(result==0){
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/nbd-types.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list