Re: Please test knfsd-980915

Serguei Koubouchine (ksi@gu.net)
Thu, 17 Sep 1998 13:57:20 +0300 (EEST)


On Thu, 17 Sep 1998, Ruediger Oertel wrote:

>
> > > In knfsd-980915, it looks like support/export/export.c is missing a
> > > #include <sys/param.h>. Without it. a undeclared MAXPATHLEN kills
> > > compilation. Libc-5.4.46, pgcc-2.91.57
> >
> > Thanks. Fixed for the next one.
> >
> > --
> > H.J. Lu (hjl@gnu.org)
> Hi,
>
> well, me-too, but I've got another issue:
>
> I'm trying to use linux-2.1.122 (and before pre2/pre3) with the
> patches applied from knfsd-980915
>
> if I'm using a /etc/exports like
>
> #
> /usr/bin client(rw)
> /usr/lib client(rw)
>
>
> then I can mount both filesystems on that client only if
> /usr/bin and /usr/lib come from different partitions.
>
> If they are on the same partition, then the first attempt to
> mount any of these two mountpoints will succeed, the second one
> will fail (with the usual message on the client) and the server will
> put in it's log:
>
> mountd: getfh failed: Operation not permitted

Another issue is mounting the directory tree which have several FS mounted
into (e.g. my ftp tree which I do want to export). I can see the mount
points on such an NFS-mounted directory but I can't enter them (they appear
empty on a client side). Is it supposed to be fixed? The good old user-side
NFS did work fine...

=======================================================================
Serguei Koubouchine aka the Tamer < > The impossible we do immediately.
e-mail: ksi@gu.net SK320-RIPE < > Miracles require 24-hour notice.
=======================================================================

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