commit | c3ed44026cd07fda5976ecb79225759901a160b4 | [log] [tgz] |
---|---|---|
author | Steve French <stfrench@microsoft.com> | Thu Jun 28 22:53:39 2018 -0500 |
committer | Steve French <stfrench@microsoft.com> | Tue Aug 07 14:15:56 2018 -0500 |
tree | 8a0d034a0cfb86ed54b7ec9d8baa796ae7e0ab0d | |
parent | 0fdfef9aa7ee68ddd508aef7c98630cfc054f8d6 [diff] |
smb3: remove noisy warning message on mount Some servers, like Samba, don't support the fsctl for query_network_interface_info so don't log a noisy warning message on mount for this by default unless the error is more serious. Lower the error to an FYI level so it does not get logged by default. Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com> Reviewed-by: Aurelien Aptel <aaptel@suse.com> Signed-off-by: Steve French <stfrench@microsoft.com>