Whamcloud - gitweb
LU-17592 build: kernel 6.8 -Werror=missing-prototypes
[fs/lustre-release.git] / lustre / ofd / ofd_internal.h
index 688c332..a604347 100644 (file)
@@ -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);