Re: recent nfs change causes autofs regression

From: Trond Myklebust
Date: Wed Sep 05 2007 - 12:28:24 EST


On Wed, 2007-09-05 at 20:44 +0800, Ian Kent wrote:
> 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

With the patch that Linus merged, we will fork off a new superblock.

Trond

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