Whamcloud - gitweb
LU-3285 osc: common client setup/cleanup
[fs/lustre-release.git] / lustre / osc / osc_object.c
index 77f6b03..4597201 100644 (file)
@@ -467,5 +467,5 @@ int osc_object_invalidate(const struct lu_env *env, struct osc_object *osc)
 
        RETURN(0);
 }
-
+EXPORT_SYMBOL(osc_object_invalidate);
 /** @} osc */