• J
    cifs: parse the device name into UNC and prepath · d387a5c5
    Jeff Layton 提交于
    This should fix a regression that was introduced when the new mount
    option parser went in. Also, when the unc= and prefixpath= options
    are provided, check their values against the ones we parsed from
    the device string. If they differ, then throw a warning that tells
    the user that we're using the values from the unc= option for now,
    but that that will change in 3.10.
    
    Pavel Shilovsky <piastry@etersoft.ru>
    Signed-off-by: NJeff Layton <jlayton@redhat.com>
    Signed-off-by: NSteve French <smfrench@gmail.com>
    d387a5c5
connect.c 105.9 KB