diff options
author | Ronnie Sahlberg | 2019-05-06 02:00:02 +0200 |
---|---|---|
committer | Steve French | 2019-05-08 06:24:55 +0200 |
commit | 392e1c5dc9cc93a8fffbd6230c12c9f38693e634 (patch) | |
tree | 2fb6728475227c50711880f1a95107a4f91e0384 /fs/cifs/cifs_debug.c | |
parent | cifs: fix credits leak for SMB1 oplock breaks (diff) | |
download | kernel-qcow2-linux-392e1c5dc9cc93a8fffbd6230c12c9f38693e634.tar.gz kernel-qcow2-linux-392e1c5dc9cc93a8fffbd6230c12c9f38693e634.tar.xz kernel-qcow2-linux-392e1c5dc9cc93a8fffbd6230c12c9f38693e634.zip |
cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP
The flags were named confusingly.
CIFS_ASYNC_OP now just means that we will not block waiting for credits
to become available so we thus rename this to be CIFS_NON_BLOCKING.
Change CIFS_NO_RESP to CIFS_NO_RSP_BUF to clarify that we will actually get a
response from the server but we will not get/do not want a response buffer.
Delete CIFSSMBNotify. This is an SMB1 function that is not used.
Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
Diffstat (limited to 'fs/cifs/cifs_debug.c')
0 files changed, 0 insertions, 0 deletions