Re: Quota patches

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 23 May 2002 02:56:43 +0100 (BST)


> On Thu, May 23, 2002 at 09:30:10AM +1000, Nathan Scott wrote:
> > ... but that should just about do the trick I think.
>
> How does the patch below look Jan?

Doesn't let me select both ?

> +if [ "$CONFIG_QUOTA" = "y" ]; then
> + define_bool CONFIG_QUOTACTL y
> + if [ "$CONFIG_QIFACE_COMPAT" = "y" ]; then
> + choice ' Compatible quota interfaces' \
> + "Original CONFIG_QIFACE_V1 \
> + VFSv0 CONFIG_QIFACE_V2" Original
> + fi
> fi

-
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/