]> www.infradead.org Git - users/jedix/linux-maple.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>
Tue, 13 Apr 2021 05:07:56 +0000 (00:07 -0500)
commit19a20b91f9e2b1e96dc01af8af523366e19b7110
tree6ffdc3868b2b9c55f4b9ea673c635f648646af3c
parent69ff94bd9ac79665a4abd967cd2997a93f9343e3
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