[DLM] add lock timeouts and warnings [2/6]
[pandora-kernel.git] / fs / dlm / config.h
index 967cc3d..a3170fe 100644 (file)
@@ -27,6 +27,7 @@ struct dlm_config_info {
        int ci_scan_secs;
        int ci_log_debug;
        int ci_protocol;
+       int ci_timewarn_cs;
 };
 
 extern struct dlm_config_info dlm_config;