Whamcloud - gitweb
b=16098
[fs/lustre-release.git] / lustre / kernel_patches / patches / ext3-mballoc3-core.patch
index 11366a9..07b0764 100644 (file)
@@ -107,7 +107,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 */
 +