NFS exported Samba mountpoint = invisible?

From: Jens Benecke (jens@pinguin.conetix.de)
Date: Sat Mar 11 2000 - 17:05:16 EST


Hi,

bug or feature?

on NFS server:
        smbmount //loonie/share /mnt/disk
        # ls returns correct remote file listing
        # /etc/exports contains "/mnt"

on client
        mount server:/mnt /export
        ls /export/disk
        # returns nothing

2.2.14, knfsd, samba 2.0.6 on both machines.

Is this because samba = userlevel and knfsd = kernel (i.e. knfsd does the
disk access "before" smbmount can display the files)?

Thanks!

-- 
public class JensBenecke extends Student {
   Name name = new Name("Jens", "Benecke");
   String eMail = "jens@pinguin.conetix.de";
   URL homepage = new URL("http://www.pinguin.conetix.de/");
   URL Linux-FAQ = new URL("http://faq:faqq@134.29.73.83:7012/cgi-bin/fom");
}   

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



This archive was generated by hypermail 2b29 : Wed Mar 15 2000 - 21:00:20 EST