From: yangsheng Date: Thu, 4 Sep 2008 09:31:10 +0000 (+0000) Subject: Branch b1_6 X-Git-Tag: GIT_EPOCH_B_RELEASE_1_6_7~2^3~275 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=49ae1171f80be8f3ec88c76024b01af622090336;p=fs%2Flustre-release.git Branch b1_6 b=16770 Fix the typo. --- diff --git a/lustre/include/linux/lustre_user.h b/lustre/include/linux/lustre_user.h index 1d6126c..bf8c229 100644 --- a/lustre/include/linux/lustre_user.h +++ b/lustre/include/linux/lustre_user.h @@ -78,7 +78,7 @@ #endif #if defined(__x86_64__) || defined(__ia64__) || defined(__ppc64__) || \ - defined(__craynv) || defined (__mips64__) || defined(__powerpc_64__) + defined(__craynv) || defined (__mips64__) || defined(__powerpc64__) typedef struct stat lstat_t; #define lstat_f lstat #define HAVE_LOV_USER_MDS_DATA