From: Jeff Layton Date: Wed, 2 May 2012 18:02:40 +0000 (-0400) Subject: cifs: make sure we ignore the credentials= and cred= options X-Git-Tag: v3.4-rc6~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a557b97616c49d81e09c8439831d4c4f13ef4050;p=pandora-kernel.git cifs: make sure we ignore the credentials= and cred= options Older mount.cifs programs passed this on to the kernel after parsing the file. Make sure the kernel ignores that option. Should fix: https://bugzilla.kernel.org/show_bug.cgi?id=43195 Cc: Sachin Prabhu Reported-by: Ronald Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed