X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fdlm%2Fconfig.h;h=a3170fe22090589198b21dd6cb7476ff397229ca;hb=ed72df448250a6da72b65e7881eb63c5ded3475f;hp=967cc3d72e5e844a893eb2aab1bf7e23ef966fb3;hpb=805f53f085346b6765eda02820721a14ce0d644f;p=linux-2.6 diff --git a/fs/dlm/config.h b/fs/dlm/config.h index 967cc3d72e..a3170fe220 100644 --- a/fs/dlm/config.h +++ b/fs/dlm/config.h @@ -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;