X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fobdclass%2Fllog_internal.h;h=d83733e1c62fab3b7a272c4abd33cc97ab075b89;hp=4c310161522afe1d9ea96875626528da814819ba;hb=a928591d58b5d0dbbcc9a7f534dca2b6df22da9e;hpb=498ee35323fcacf829f4e77c91e7700cb3660111;ds=sidebyside diff --git a/lustre/obdclass/llog_internal.h b/lustre/obdclass/llog_internal.h index 4c31016..d83733e 100644 --- a/lustre/obdclass/llog_internal.h +++ b/lustre/obdclass/llog_internal.h @@ -48,10 +48,6 @@ struct llog_process_info { struct completion lpi_completion; }; -int llog_put_cat_list(struct obd_device *obd, struct obd_device *disk_obd, - char *name, int idx, int count, - struct llog_catid *idarray); - int llog_cat_id2handle(struct llog_handle *cathandle, struct llog_handle **res, struct llog_logid *logid); int class_config_dump_handler(struct llog_handle * handle,