> @@ -1124,7 +1118,6 @@ static struct ctl_table fs_table[] = {
>               .proc_handler   = &proc_dointvec,
>       },
>       {
> -             .ctl_name       = FS_NRFILE,
>               .procname       = "file-nr",
>               .data           = &files_stat,
>               .maxlen         = 3*sizeof(int),

Why? It will work just fine through default sysctl(2) writeback.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to