Fixes a regression in cifs in which a password which begins with a comma is parsed incorrectly as a blank password The following changes since commit 66ade474237745a57b7e87da9a93c7ec69fd52bb: Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm (2013-04-03 16:15:17 -0700) are available in the git repository at: git://git.samba.org/sfrench/cifs-2.6.git for-next Sachin Prabhu (1): cifs: Allow passwords which begin with a delimitor fs/cifs/connect.c | 16 +++++++++++++--- 1 files changed, 13 insertions(+), 3 deletions(-) -- Thanks, Steve -- To unsubscribe from this list: send the line "unsubscribe linux-cifs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html