Skip to content
Commit e4b41fb9 authored by Sachin Prabhu's avatar Sachin Prabhu Committed by Steve French
Browse files

Fix UNC parsing on mount



The code cleanup of cifs_parse_mount_options resulted in a new bug being
introduced in the parsing of the UNC. This results in vol->UNC being
modified before vol->UNC was allocated.

Reported-by: default avatarSteve French <smfrench@gmail.com>
Signed-off-by: default avatarSachin Prabhu <sprabhu@redhat.com>
Signed-off-by: default avatarSteve French <sfrench@us.ibm.com>
parent 10238074
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment