From: Jeff Layton Date: Mon, 10 Dec 2012 11:10:46 +0000 (-0500) Subject: cifs: parse the device name into UNC and prepath X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~54^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d387a5c50bca619d56f276a69627c2e1c6e5c548;p=pandora-kernel.git cifs: parse the device name into UNC and prepath This should fix a regression that was introduced when the new mount option parser went in. Also, when the unc= and prefixpath= options are provided, check their values against the ones we parsed from the device string. If they differ, then throw a warning that tells the user that we're using the values from the unc= option for now, but that that will change in 3.10. Pavel Shilovsky Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed