dlm: Use kmemdup instead of kmalloc and memcpy
[deliverable/linux.git] / fs / dlm / config.h
index f30697bc2780dd25ff5586f70d17226c77d83e16..6041eec886abfb0b28104aa127098d21449a1a9c 100644 (file)
@@ -31,6 +31,7 @@ struct dlm_config_info {
        int ci_toss_secs;
        int ci_scan_secs;
        int ci_log_debug;
+       int ci_log_info;
        int ci_protocol;
        int ci_timewarn_cs;
        int ci_waitwarn_us;
This page took 0.031047 seconds and 5 git commands to generate.