From: Pavel Shilovsky Date: Mon, 20 Jun 2011 08:33:16 +0000 (+0400) Subject: CIFS: Fix problem with 3.0-rc1 null user mount failure X-Git-Tag: v3.0-rc5~40^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=446b23a75804d7ffa4cca2d4d8f0afb822108c7e;p=pandora-kernel.git CIFS: Fix problem with 3.0-rc1 null user mount failure Figured it out: it was broken by b946845a9dc523c759cae2b6a0f6827486c3221a commit - "cifs: cifs_parse_mount_options: do not tokenize mount options in-place". So, as a quick fix I suggest to apply this patch. [PATCH] CIFS: Fix kfree() with constant string in a null user case Signed-off-by: Pavel Shilovsky Reviewed-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed