From: Sachin Prabhu Date: Wed, 4 Apr 2012 00:58:56 +0000 (+0100) Subject: Fix UNC parsing on mount X-Git-Tag: v3.4-rc2~16^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4b41fb9dafb9af4fecb602bf73d858ab651eeed;p=pandora-kernel.git Fix UNC parsing on mount The code cleanup of cifs_parse_mount_options resulted in a new bug being introduced in the parsing of the UNC. This results in vol->UNC being modified before vol->UNC was allocated. Reported-by: Steve French Signed-off-by: Sachin Prabhu Signed-off-by: Steve French --- Reading git-diff-tree failed