Re: recent nfs change causes autofs regression

From: David Howells
Date: Tue Sep 04 2007 - 03:55:48 EST


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.

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