Comment 9 for bug 406466

Revision history for this message
wvh (vonhagen) wrote : Re: [Bug 406466] Re: cifs mount on NAS-share with empty directory

I've attached script output containing the information that you
requested. I can see the share fine if I mount it using Places >
"Connect to Server..." and can even cd around and list things through
~/.gvfs:

$ ls ~/.gvfs/public\ on\ 192.168.6.33/
Music/ Software/ Video/

$ ls ~/.gvfs/public\ on\ 192.168.6.33/Music/
CDs/ LIVE/ Pgh_Punk/ Punk 45s/ Random/

Feel free to contact me directly if you'd like additional info, output,
etc.

  Bill

On Sun, 2009-10-04 at 20:22 +0000, Chuck Short wrote:
> Hi,
>
> For those who are having problems can you do the following:
>
> echo 1 > /proc/fs/cifs/cifsFYI
> dmesg -c
> issue command like
> ls -l /<mount point>
> and then send dmesg log.
>
> And you can repeat above after unmounting the share with a slight change i.e.
> issue a command like
> ls -l /<mount point>/<a_specific_file_name_that_you_know_exists>
> and then send dmesg log.
>
> You may also want to issue command
> echo 1 > /proc/fs/cifs/traceSMB
> besides the above listed echo command
>
> Regards
> chuck
>
>
> ** Changed in: samba (Ubuntu)
> Status: New => Incomplete
>
> ** Changed in: samba (Ubuntu)
> Assignee: (unassigned) => Chuck Short (zulcss)
>