]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cifs: make fs_context error logging wrapper
authorAurelien Aptel <aaptel@suse.com>
Mon, 1 Mar 2021 18:25:00 +0000 (19:25 +0100)
committerSteve French <stfrench@microsoft.com>
Tue, 13 Apr 2021 05:07:56 +0000 (00:07 -0500)
commit8d1f94c8429f08ce8a035fec8e4f0fcdecaa0c93
tree7b75854b9ff864eb3537935879f477d16856c6fd
parentbddeaefab2185b4fe8726e12d5d01253bebc961f
cifs: make fs_context error logging wrapper

This new helper will be used in the fs_context mount option parsing
code. It log errors both in:
* the fs_context log queue for userspace to read
* kernel printk buffer (dmesg, old behaviour)

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