From: kalpak Date: Sun, 27 Jul 2008 21:22:55 +0000 (+0000) Subject: b=16098 X-Git-Tag: v1_9_50~1^3~6 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=42bfd7fc75148768a62c050ba32b21007e41ec4c;p=fs%2Flustre-release.git b=16098 change CFS license headers to Sun headers --- diff --git a/ldiskfs/kernel_patches/patches/ext3-mballoc2-2.6-fc5.patch b/ldiskfs/kernel_patches/patches/ext3-mballoc2-2.6-fc5.patch index 409e950..64baf06 100644 --- a/ldiskfs/kernel_patches/patches/ext3-mballoc2-2.6-fc5.patch +++ b/ldiskfs/kernel_patches/patches/ext3-mballoc2-2.6-fc5.patch @@ -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 */ + diff --git a/ldiskfs/kernel_patches/patches/ext3-mballoc2-2.6.9-rhel4.patch b/ldiskfs/kernel_patches/patches/ext3-mballoc2-2.6.9-rhel4.patch index 09d3438..6f8d1d8 100644 --- a/ldiskfs/kernel_patches/patches/ext3-mballoc2-2.6.9-rhel4.patch +++ b/ldiskfs/kernel_patches/patches/ext3-mballoc2-2.6.9-rhel4.patch @@ -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 */ + diff --git a/ldiskfs/kernel_patches/patches/ext3-mballoc3-core.patch b/ldiskfs/kernel_patches/patches/ext3-mballoc3-core.patch index bda2917..2106f3d 100644 --- a/ldiskfs/kernel_patches/patches/ext3-mballoc3-core.patch +++ b/ldiskfs/kernel_patches/patches/ext3-mballoc3-core.patch @@ -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 */ + diff --git a/ldiskfs/lustre-ldiskfs.spec.in b/ldiskfs/lustre-ldiskfs.spec.in index 52cb7f3..b76f6d6 100644 --- a/ldiskfs/lustre-ldiskfs.spec.in +++ b/ldiskfs/lustre-ldiskfs.spec.in @@ -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