aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2file.c
diff options
context:
space:
mode:
authorJeff Layton <jlayton@redhat.com>2013-05-24 07:40:05 -0400
committerSteve French <sfrench@us.ibm.com>2013-05-24 13:08:28 -0500
commit37d4f99b55d46d9f71f4769faf74c95adb2c1daf (patch)
tree9fd856f6ed71e2dc93409aa32ecbe98ce7793056 /fs/cifs/smb2file.c
parentcifs: allow sec=none mounts to work against servers that don't support extended security (diff)
downloadlinux-dev-37d4f99b55d46d9f71f4769faf74c95adb2c1daf.tar.xz
linux-dev-37d4f99b55d46d9f71f4769faf74c95adb2c1daf.zip
cifs: fix error handling when calling cifs_parse_devname
When we allowed separate unc= and prefixpath= mount options, we could ignore EINVAL errors from cifs_parse_devname. Now that they are deprecated, we need to check for that as well and fail the mount if it's malformed. Also fix a later error message that refers to the unc= option. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs/smb2file.c')
0 files changed, 0 insertions, 0 deletions