NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/41281: cannot list files on a samba share
The following reply was made to PR kern/41281; it has been noted by GNATS.
From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: kern/41281: cannot list files on a samba share
Date: Sun, 26 Apr 2009 05:15:13 +0000
On Sat, Apr 25, 2009 at 09:05:03AM +0000, hramrach%centrum.cz@localhost wrote:
> ls reports
>
> ls: : Invalid argument
>
> when trying to list a mounted samba share.
Can you run it under ktrace and see what system call is returning
EINVAL? ls does quite a bit of work of its own via fts(3), and that
makes it hard to tell for sure what's really going on.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index