diff options
author | Ronnie Sahlberg <[email protected]> | 2021-02-25 17:36:27 +1000 |
---|---|---|
committer | Steve French <[email protected]> | 2021-02-25 12:13:13 -0600 |
commit | d08395a3f2f473c6ceeb316a1aeb7fad5b43014f (patch) | |
tree | a053bb90cf9d88f81d9b462d1fd8b727bcf2ef02 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 5780464614f6abe6026f00cf5a0777aa453ba450 (diff) |
cifs: fix handling of escaped ',' in the password mount argument
Passwords can contain ',' which are also used as the separator between
mount options. Mount.cifs will escape all ',' characters as the string ",,".
Update parsing of the mount options to detect ",," and treat it as a single
'c' character.
Fixes: 24e0a1eff9e2 ("cifs: switch to new mount api")
Cc: [email protected] # 5.11
Reported-by: Simon Taylor <[email protected]>
Tested-by: Simon Taylor <[email protected]>
Signed-off-by: Ronnie Sahlberg <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions