From: fanyong Date: Tue, 26 Sep 2006 04:33:06 +0000 (+0000) Subject: drop redefinition of group_info. X-Git-Tag: v1_8_0_110~486^2~825 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=5477cc67ae0f737d3e844e771b4312636dd4d389;p=fs%2Flustre-release.git drop redefinition of group_info. --- diff --git a/lustre/include/lustre_ucache.h b/lustre/include/lustre_ucache.h index 5e33e88..32705bf 100644 --- a/lustre/include/lustre_ucache.h +++ b/lustre/include/lustre_ucache.h @@ -4,13 +4,13 @@ #ifndef _UPCALL_CACHE_H #define _UPCALL_CACHE_H - +/* #ifdef __KERNEL__ #include #else struct group_info {}; #endif - +*/ #define UC_CACHE_NEW 0x01 #define UC_CACHE_ACQUIRING 0x02 #define UC_CACHE_INVALID 0x04