CIFS: Do not count -ENODATA as failure for query directory
authorPavel Shilovsky <pshilov@microsoft.com>
Sat, 26 Jan 2019 20:21:32 +0000 (12:21 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 Feb 2019 16:31:34 +0000 (17:31 +0100)
commit1e6bb03a0b87addc736cfa78e6b5ed32a0a8baa8
treeb380ce74f5664fcca1e8f410953b71dace21c65f
parentefa83c74f83b26ebc01461662632a16ee1eae227
CIFS: Do not count -ENODATA as failure for query directory

commit 8e6e72aeceaaed5aeeb1cb43d3085de7ceb14f79 upstream.

Signed-off-by: Pavel Shilovsky <pshilov@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
CC: Stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/cifs/smb2pdu.c