smb3: fix unneeded error message on change notify
authorSteve French <stfrench@microsoft.com>
Wed, 8 Jul 2020 04:43:39 +0000 (23:43 -0500)
committerSteve French <stfrench@microsoft.com>
Wed, 8 Jul 2020 08:59:02 +0000 (03:59 -0500)
commit8668115cf2db40e22e7be02652a3673d8d30c9f0
treee9aef774bccc3460a674aadb332a59f8db741f41
parent2e98c01846b2ce96cc41f60b70fd03cd47d3ac77
smb3: fix unneeded error message on change notify

We should not be logging a warning repeatedly on change notify.

CC: Stable <stable@vger.kernel.org> # v5.6+
Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
fs/cifs/smb2misc.c