From: Steve French Date: Wed, 8 Nov 2006 23:10:46 +0000 (+0000) Subject: [CIFS] Fix mount failure when domain not specified X-Git-Tag: v2.6.19-rc6~32^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e659c63998881e8f4a842edbe86ac8c5cdaee41;p=pandora-kernel.git [CIFS] Fix mount failure when domain not specified Fixes Samba bugzilla #4176 When users do not specify their domain on mount, 2.6.18 started sending default domain instead of a null domain (which was the only way on some servers to use a default domain). Users of 2.6.18 who did not specify their domain name on mounts to certain common Windows servers that were members of a domain, but not the domain controller, would get mount failures which they did not get in 2.6.18 This fixes that issue and should remove complaints about mount behavior changing. Signed-off-by: Steve French --- Reading git-diff-tree failed