]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
cifs: log mount errors using cifs_errorf()
authorAurelien Aptel <aaptel@suse.com>
Mon, 1 Mar 2021 18:34:02 +0000 (19:34 +0100)
committerSteve French <stfrench@microsoft.com>
Sun, 25 Apr 2021 21:28:24 +0000 (16:28 -0500)
commit24fedddc954ed16583f84b0e39e5a710608a316d
tree94e9a69df7895e1641b42fe4f03eca7e7b75c4ba
parentd9a8692277496bf7ef7cd6ae76619b58bfb36c15
cifs: log mount errors using cifs_errorf()

This makes the errors accessible from userspace via dmesg and
the fs_context fd.

Signed-off-by: Aurelien Aptel <aaptel@suse.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/fs_context.c