]> 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)
commit002eb986d41a945235032b5aa110e165f537d4ee
tree94e9a69df7895e1641b42fe4f03eca7e7b75c4ba
parentdf9b9fa55e163e8dca14fdbfe6e476aac3579611
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