Whamcloud - gitweb
b=16098
authorkalpak <kalpak>
Sun, 27 Jul 2008 21:22:55 +0000 (21:22 +0000)
committerkalpak <kalpak>
Sun, 27 Jul 2008 21:22:55 +0000 (21:22 +0000)
change CFS license headers to Sun headers

ldiskfs/kernel_patches/patches/ext3-mballoc2-2.6-fc5.patch
ldiskfs/kernel_patches/patches/ext3-mballoc2-2.6.9-rhel4.patch
ldiskfs/kernel_patches/patches/ext3-mballoc3-core.patch
ldiskfs/lustre-ldiskfs.spec.in

index 409e950..64baf06 100644 (file)
@@ -33,7 +33,7 @@ Index: linux-2.6.16.i686/include/linux/ext3_fs.h
 +#ifdef __LITTLE_ENDIAN
 +#define ext2_find_next_le_bit(addr, size, off) find_next_bit((addr), (size), (off))
 +#else
-+#error "mballoc needs a patch for big-endian systems - CFS bug 10634"
++#error "mballoc needs a patch for big-endian systems - Lustre bug 10634"
 +#endif        /* __LITTLE_ENDIAN */
 +#endif        /* !ext2_find_next_le_bit */
 +
index 09d3438..6f8d1d8 100644 (file)
@@ -33,7 +33,7 @@ Index: linux-2.6.9-full/include/linux/ext3_fs.h
 +#ifdef __LITTLE_ENDIAN
 +#define ext2_find_next_le_bit(addr, size, off) find_next_bit((addr), (size), (off))
 +#else
-+#error "mballoc needs a patch for big-endian systems - CFS bug 10634"
++#error "mballoc needs a patch for big-endian systems - Lustre bug 10634"
 +#endif        /* __LITTLE_ENDIAN */
 +#endif        /* !ext2_find_next_le_bit */
 +
index bda2917..2106f3d 100644 (file)
@@ -41,7 +41,7 @@ Index: linux-2.6.16.54-0.2.5/include/linux/ext3_fs.h
 +#ifdef __LITTLE_ENDIAN
 +#define ext2_find_next_le_bit(addr, size, off) find_next_bit((addr), (size), (off))
 +#else
-+#error "mballoc needs a patch for big-endian systems - CFS bug 10634"
++#error "mballoc needs a patch for big-endian systems - Lustre bug 10634"
 +#endif        /* __LITTLE_ENDIAN */
 +#endif        /* !ext2_find_next_le_bit */
 +
index 52cb7f3..b76f6d6 100644 (file)
@@ -8,7 +8,7 @@ Release: @RELEASE@
 License: GPL
 Group: Development/Kernel
 Source: lustre-ldiskfs-%{version}.tar.gz
-URL: http://clusterfs.com/
+URL: http://www.sun.com/software/products/lustre/index.xml
 BuildRoot: %{_tmppath}/lustre-ldiskfs-%{version}-root
 Requires: modutils >= 2.4.10