Whamcloud - gitweb
Land b_release_1_4_3 onto HEAD (20050619_0305)
[fs/lustre-release.git] / lnet / libcfs / darwin / darwin-proc.c
index efa51aa..f2b48d5 100644 (file)
@@ -36,6 +36,7 @@ extern unsigned int portal_debug;
 extern char debug_file_path[1024];
 extern unsigned int portal_subsystem_debug;
 extern unsigned int portal_printk;
+extern unsigned int portals_catastrophe;
 extern atomic_t portal_kmemory;
 
 extern long max_debug_mb;
@@ -68,6 +69,7 @@ SYSCTL_PROC(_portals,                 OID_AUTO,       trace_daemon,
 SYSCTL_PROC(_portals,                  OID_AUTO,       debug_mb,
             CTLTYPE_INT | CTLFLAG_RW,                  &max_debug_mb,
             0,         &cfs_debug_mb,                  "L",    "max debug size");
+#warning "add 'catastrophe' entry for LBUG detection"
 
 
 static cfs_sysctl_table_t      top_table[] = {