Re: Linux-2.5.8-pre1 fs/dquot

From: Alexander Viro (viro@math.psu.edu)
Date: Thu Apr 04 2002 - 11:43:21 EST


On Thu, 4 Apr 2002, Martin Dalecki wrote:

> Looking further through the pre patch I have found the following:
>
> diff -Nru a/fs/dquot.c b/fs/dquot.c
> --- a/fs/dquot.c Wed Apr 3 17:11:14 2002
> +++ b/fs/dquot.c Wed Apr 3 17:11:14 2002
> ...
> +static ctl_table fs_table[] = {
> +
> {FS_NRDQUOT, "dquot-nr", &nr_dquots, 2*sizeof(int),
> +
> 0444, NULL, &proc_dointvec},
> +
> {},
> +};
>
>
> What the heck is "dquot-nr"?

The name that used to be there in 2.5.7 and before. Check kernel/sysctl.c -
this stuff had been moved from there verbatim.

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



This archive was generated by hypermail 2b29 : Sun Apr 07 2002 - 22:00:14 EST