Whamcloud - gitweb
b=14908
authortappro <tappro>
Sat, 23 Feb 2008 15:54:25 +0000 (15:54 +0000)
committertappro <tappro>
Sat, 23 Feb 2008 15:54:25 +0000 (15:54 +0000)
 fix issue in original commit

lustre/include/lu_object.h

index 2ad1d8e..c787449 100644 (file)
@@ -894,7 +894,7 @@ struct lu_context {
          * detail.
          */
         void                 **lc_value;
-        enum                   lc_state;
+        __u32                  lc_state;
 };
 
 /*