Hi Kevin, I like the patch. I'm just curious...why'd you axe the CONFIG_PROC_FS ifdef's ? -- Paul > -#ifdef CONFIG_PROC_FS > - create_proc_read_entry("mdstat", 0, NULL, md_status_read_proc, NULL); > -#endif > -#ifdef CONFIG_PROC_FS > remove_proc_entry("mdstat", NULL); > -#endif - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html