From: Jeff Layton Date: Thu, 23 Jul 2009 19:22:30 +0000 (-0400) Subject: cifs: fix error handling in mount-time DFS referral chasing code X-Git-Tag: v2.6.31-rc6~82^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b91e2661addd8e2419cb45f6a322aa5dab9bcee;p=pandora-kernel.git cifs: fix error handling in mount-time DFS referral chasing code If the referral is malformed or the hostname can't be resolved, then the current code generates an oops. Fix it to handle these errors gracefully. Reported-by: Sandro Mathys Acked-by: Igor Mammedov CC: Stable Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed