From: Steve French Date: Thu, 15 May 2008 01:50:56 +0000 (+0000) Subject: [CIFS] Fix paths when share is in DFS to include proper prefix X-Git-Tag: v2.6.26-rc4~89^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=646dd539878a194bc14b104621c0b2b33587e40f;p=pandora-kernel.git [CIFS] Fix paths when share is in DFS to include proper prefix Some versions of Samba (3.2-pre e.g.) are stricter about checking to make sure that paths in DFS name spaces are sent in the form \\server\share\dir\subdir ... instead of \dir\subdir Acked-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed