From: tappro Date: Sat, 23 Feb 2008 15:54:25 +0000 (+0000) Subject: b=14908 X-Git-Tag: v1_7_0_51~207 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=3b3a119d956cd75813ced928c38de5b9db4fe166;p=fs%2Flustre-release.git b=14908 fix issue in original commit --- diff --git a/lustre/include/lu_object.h b/lustre/include/lu_object.h index 2ad1d8e..c787449 100644 --- a/lustre/include/lu_object.h +++ b/lustre/include/lu_object.h @@ -894,7 +894,7 @@ struct lu_context { * detail. */ void **lc_value; - enum lc_state; + __u32 lc_state; }; /*