From: Jesper Nilsson Date: Thu, 29 Nov 2012 16:31:16 +0000 (+0100) Subject: cifs: Add handling of blank password option X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~54^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c15b4cf5580658951115f85efb2dea6a1380999;p=pandora-kernel.git cifs: Add handling of blank password option The option to have a blank "pass=" already exists, and with a password specified both "pass=%s" and "password=%s" are supported. Also, both blank "user=" and "username=" are supported, making "password=" the odd man out. Signed-off-by: Jesper Nilsson Acked-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed