Whamcloud - gitweb
b=13201
[fs/lustre-release.git] / lustre / cmm / cmm_object.c
index 88cf0fd..e6212dc 100644 (file)
@@ -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;
 }