X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fcmm%2Fcmm_object.c;h=e6212dc6d6cc3e3bacaee61bdceafef6c8de7cdd;hp=88cf0fd95254560ecf893a43b0b7b8b84a5656f5;hb=b11d0d89b22e8409cac12129a80044f84df0023c;hpb=a56b6687b68421b032b333c1e95a45950f7b625c diff --git a/lustre/cmm/cmm_object.c b/lustre/cmm/cmm_object.c index 88cf0fd..e6212dc 100644 --- a/lustre/cmm/cmm_object.c +++ b/lustre/cmm/cmm_object.c @@ -440,7 +440,9 @@ static int cml_create(const struct lu_env *env, struct md_object *mo_p, spec, ma); EXIT; +#ifdef HAVE_SPLIT_SUPPORT out: +#endif return rc; }