]> git.baikalelectronics.ru Git - kernel.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)
commitf59420a17703e89e9f9ac45a44c24942e2ea6fd3
tree94e9a69df7895e1641b42fe4f03eca7e7b75c4ba
parent4c6cbad59a5fb7d9a69422ae662204ae849fe915
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