Long Li 6ac79291fb CIFS: Avoid returning EBUSY to upper layer VFS
EBUSY is not handled by VFS, and will be passed to user-mode. This is not
correct as we need to wait for more credits.

This patch also fixes a bug where rsize or wsize is used uninitialized when
the call to server->ops->wait_mtu_credits() fails.

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Long Li <longli@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
2018-12-07 00:59:23 -06:00
..
2018-06-12 16:19:22 -07:00
2018-08-07 14:15:41 -05:00
2007-06-05 18:30:44 +00:00
2018-08-23 15:10:49 -05:00
2012-07-24 10:25:13 -05:00
2018-07-05 13:48:24 -05:00
2013-09-08 14:54:24 -05:00