Re: Please test knfsd-980915

Ruediger Oertel (ro@suse.de)
Thu, 17 Sep 1998 10:29:59 +0200 (MEST)


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

I'll start looking into the sources now, but I'll be happy for anyone to
come up with a clue :-)

with kind regards,
mit freundlichen Gruessen,
Ruediger Oertel (ro@suse.de)
-----------------------------------------------------------------
:-)) The perfect BIOS-Setup: Chipset -> IDE -> Disable_All :-))
----ALWAYS REMEMBER: WHATEVER I SAY, IT'S MY PERSONAL OPINION----

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