Whamcloud - gitweb
LU-8493 osp: Do not set stale for new osp obj
[fs/lustre-release.git] / lustre / osp / osp_internal.h
index 999da87..bfb43a6 100644 (file)
@@ -734,6 +734,7 @@ int osp_declare_xattr_del(const struct lu_env *env, struct dt_object *dt,
 int osp_xattr_del(const struct lu_env *env, struct dt_object *dt,
                  const char *name, struct thandle *th);
 int osp_invalidate(const struct lu_env *env, struct dt_object *dt);
+void osp_obj_invalidate_cache(struct osp_object *obj);
 
 int osp_trans_stop(const struct lu_env *env, struct dt_device *dt,
                   struct thandle *th);