X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fosp%2Fosp_internal.h;h=7a4418e7639e53467ce67a940365ca7b1630c0af;hp=7246cd2b7e15b66e47e2007c03ce0f766b0219d1;hb=82c6e42d6137f39a1f2394b7bc6e8d600eb36181;hpb=c5165557f561c13d83b355f4118d6c4564b5d036 diff --git a/lustre/osp/osp_internal.h b/lustre/osp/osp_internal.h index 7246cd2..7a4418e 100644 --- a/lustre/osp/osp_internal.h +++ b/lustre/osp/osp_internal.h @@ -818,6 +818,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); +bool osp_check_stale(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,