Re: [RFC] /proc/fs/nfsd/exports

Linus Torvalds (torvalds@transmeta.com)
Thu, 29 Oct 1998 14:35:04 -0800 (PST)


On Thu, 29 Oct 1998, G. Allen Morris III wrote:
>
> /proc/fs/nfsd/exports would have:
>
> /home myhost 15 01000001,-02000001
> /home 2.0.0.1 10 02000001
>
> or
>
> /home localhost(async,ro,root_squash) # 1.0.0.1,(2.0.0.1)
> /home 2.0.0.1(async) # 2.0.0.1
>
> I prefer the first, as it is much easier to implement, and easier to parse.
> but the second one is easier to read and would be compatible with exports(5).

I look at the first, and I don't immediately understand what it means.

I look at the second, and it looks much clearer.

Guess which one I prefer.

Linus

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