Whamcloud - gitweb
LU-8376 ost: enhance end to end bulk cksum error report
[fs/lustre-release.git] / libcfs / libcfs / debug.c
index c3c3d15..1d7360a 100644 (file)
@@ -98,6 +98,7 @@ EXPORT_SYMBOL(libcfs_kmemory);
 static wait_queue_head_t debug_ctlwq;
 
 char libcfs_debug_file_path_arr[PATH_MAX] = LIBCFS_DEBUG_FILE_PATH_DEFAULT;
+EXPORT_SYMBOL(libcfs_debug_file_path_arr);
 
 /* We need to pass a pointer here, but elsewhere this must be a const */
 static char *libcfs_debug_file_path;