Whamcloud - gitweb
LU-11997 ptlrpc: Properly swab ll_fiemap_info_key
[fs/lustre-release.git] / lustre / obdecho / echo_internal.h
index 8c72c40..469d68e 100644 (file)
@@ -45,6 +45,7 @@
 
 #ifdef HAVE_SERVER_SUPPORT
 extern struct obd_ops echo_obd_ops;
+extern struct lu_device_type echo_srv_type;
 int echo_persistent_pages_init(void);
 void echo_persistent_pages_fini(void);
 #endif /* HAVE_SERVER_SUPPORT */