From: Sean Finney Date: Mon, 11 Apr 2011 13:19:30 +0000 (+0000) Subject: cifs: Extract DFS referral expansion logic to separate function X-Git-Tag: v3.0-rc1~380^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd61394586dbd9387fe53b325c6807f61734cf89;p=pandora-kernel.git cifs: Extract DFS referral expansion logic to separate function The logic behind the expansion of DFS referrals is now extracted from cifs_mount into a new static function, expand_dfs_referral. This will reduce duplicate code in upcoming commits. Reviewed-by: Jeff Layton Signed-off-by: Sean Finney Signed-off-by: Pavel Shilovsky Signed-off-by: Steve French --- Reading git-diff-tree failed