X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fofd%2Fofd_internal.h;fp=lustre%2Fofd%2Fofd_internal.h;h=a604347fabd8f2cf24b67538711344945273f53d;hb=1fc2e5644bfaa7b596c2664c757c8b157bcd3437;hp=688c332507a9d29fe6ce5fae498751aa64c93ee3;hpb=ae6d373bc6af6b9bb74650e27fb4c1bb87bbf4bf;p=fs%2Flustre-release.git diff --git a/lustre/ofd/ofd_internal.h b/lustre/ofd/ofd_internal.h index 688c332..a604347 100644 --- a/lustre/ofd/ofd_internal.h +++ b/lustre/ofd/ofd_internal.h @@ -293,9 +293,6 @@ struct ofd_thread_info { }; }; -extern void target_recovery_fini(struct obd_device *obd); -extern void target_recovery_init(struct lu_target *lut, svc_handler_t handler); - /* ofd_access_log.c */ bool ofd_access_log_size_is_valid(unsigned int size); int ofd_access_log_module_init(void);