[Pkg-lustre-svn-commit] r289 - /trunk/debian/patches/lustre-intent-data-2.6.22-fix.dpatch

pwinnertz-guest at users.alioth.debian.org pwinnertz-guest at users.alioth.debian.org
Fri Sep 7 09:32:42 UTC 2007


Author: pwinnertz-guest
Date: Fri Sep  7 09:32:42 2007
New Revision: 289

URL: http://svn.debian.org/wsvn/pkg-lustre/?sc=1&rev=289
Log:
Typo

Modified:
    trunk/debian/patches/lustre-intent-data-2.6.22-fix.dpatch

Modified: trunk/debian/patches/lustre-intent-data-2.6.22-fix.dpatch
URL: http://svn.debian.org/wsvn/pkg-lustre/trunk/debian/patches/lustre-intent-data-2.6.22-fix.dpatch?rev=289&op=diff
==============================================================================
--- trunk/debian/patches/lustre-intent-data-2.6.22-fix.dpatch (original)
+++ trunk/debian/patches/lustre-intent-data-2.6.22-fix.dpatch Fri Sep  7 09:32:42 2007
@@ -19,7 +19,7 @@
  #define IT_TRUNC    (1<<6)
  #define IT_GETXATTR (1<<7)
  
-+#if LINUX_VERSION_CODE = KERNEL_VERSION(2,6,22)
++#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,22)
  struct lustre_intent_data {
          int       it_disposition;
          int       it_status;




More information about the Pkg-lustre-svn-commit mailing list