commit | 3c15b4cf5580658951115f85efb2dea6a1380999 | [log] [tgz] |
---|---|---|
author | Jesper Nilsson <jesper.nilsson@axis.com> | Thu Nov 29 17:31:16 2012 +0100 |
committer | Steve French <smfrench@gmail.com> | Wed Dec 05 13:27:30 2012 -0600 |
tree | 9b1f5ccf167bb249d3173ae8af560571b5fef13b | |
parent | dd446b16edd74ca525208d924d426f786dd973f8 [diff] |
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 <jesper.nilsson@axis.com> Acked-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <smfrench@gmail.com>