X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Finclude%2Flustre_log.h;h=e259ed31367ed39152cea8dd71770e32c6a5d9be;hb=3442db6faf685fbdbd092bdfdc8d273e4990a141;hp=053bea16335d86f6fdb6877fba17272484672184;hpb=11aae875be5fb30a88281ab47e491b75447b299b;p=fs%2Flustre-release.git diff --git a/lustre/include/lustre_log.h b/lustre/include/lustre_log.h index 053bea1..e259ed3 100644 --- a/lustre/include/lustre_log.h +++ b/lustre/include/lustre_log.h @@ -160,6 +160,7 @@ int llog_cat_process_or_fork(const struct lu_env *env, int llog_cat_process(const struct lu_env *env, struct llog_handle *cat_llh, llog_cb_t cb, void *data, int startcat, int startidx); __u64 llog_cat_size(const struct lu_env *env, struct llog_handle *cat_llh); +__u32 llog_cat_free_space(struct llog_handle *cat_llh); int llog_cat_reverse_process(const struct lu_env *env, struct llog_handle *cat_llh, llog_cb_t cb, void *data);