NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

kern/41281: cannot list files on a samba share



>Number:         41281
>Category:       kern
>Synopsis:       cannot list files on a samba share
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Apr 25 09:05:03 +0000 2009
>Originator:     Michal Suchanek
>Release:        4.0.1
>Organization:
>Environment:
NetBSD 3c589D 4.0.1 NetBSD 4.0.1 (DellCPxJ) #2: Tue Apr 21 09:54:28 CEST 2009  
root%Dell.burning-in-hell@localhost:/usr/src/sys/arch/i386/compile/DellCPxJ i386
>Description:
ls reports

ls: : Invalid argument

when trying to list a mounted samba share.

listing the directory with -d or a particular file works, listing non-existent 
file returns "No such file or directory" as expected.

Only doing the thing for which ls is typically used fails.

find on the directory returns:

find: .: No Such file or directory
>How-To-Repeat:
mount //my_user@my_server/share /mnt

ls /mnt
>Fix:



Home | Main Index | Thread Index | Old Index