Re: recent nfs change causes autofs regression

From: Ian Kent
Date: Wed Sep 05 2007 - 08:44:38 EST


On Tue, 2007-09-04 at 08:54 +0100, David Howells wrote:
> Bill Davidsen <davidsen@xxxxxxx> wrote:
>
> > mount /base on point1 - rw [ hopefully really r/w ]
> > mount /base on point2 - ro [ hopefully r/o ]
>
> I think Al Viro probably has the right idea as to how to fix this: Move the
> R/O R/W flag into vfsmount and count the number of R/W vfsmounts in the
> superblock. I never quite finished implementing the patch to do this, but I
> can go back and revisit it.

But what about mounting with different protocol, tcp vs udp for example.

Ian


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