Comment 46 for bug 286828

Revision history for this message
Steve French (smfrench) wrote : Re: [Bug 286828] Re: Access to samba<3.0.26 shares using CIFS is broken on 8.10

The "nodfs" option was added by this patch:

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2c1b861539c15491593625920058e06452cd3747

which went in right after 2.6.27 came out so will be in 2.6.28. The
patch is small and could be added to this 2.6.27 distro kernel easily
enough. Apparently most distros did not ship the two problematic
Samba versions on their server, or have done a mandatory upgrade,
which is why we don't see this problem (server parsing of dfs paths)
more often.

On Wed, Nov 19, 2008 at 3:39 PM, Martien Verbruggen
<email address hidden> wrote:
> # uname -r
> 2.6.27-7-generic
> # mount -t cifs -o rw,user=xxx,password=xxx,nodfs //dns-323/Shared /mnt/dummy
> # tail -1 /var/log/messages
> Nov 20 08:34:24 mgjv kernel: [ 1670.862969] CIFS: Unknown mount option nodfs
>
> Looks like that needs an ever newer kernel.
>
> I am having this problem with a DNS-323 NAS, so I don't easily have the
> option of upgrading the Samba version on that, and would like to see
> some resolution to this bug. happy to provide more information.
>
> BTW, the nounix option changes behaviour, but does not fix it. If
> wanted, I can provide test and wiretap dumps later today.
>
> --
> Access to samba<3.0.26 shares using CIFS is broken on 8.10
> https://bugs.launchpad.net/bugs/286828
> You received this bug notification because you are a direct subscriber
> of the bug.
>

--
Thanks,

Steve