]> asedeno.scripts.mit.edu Git - linux.git/commit
cifs: remove struct smb2_oplock_break_rsp
authorRonnie Sahlberg <lsahlber@redhat.com>
Fri, 1 Jun 2018 00:53:03 +0000 (10:53 +1000)
committerSteve French <stfrench@microsoft.com>
Fri, 1 Jun 2018 02:30:51 +0000 (21:30 -0500)
commit0d5a288d25291707bfab128f23585e6d07cf7d42
treeb3c82dba1fac4ac165602665dcf5a073911cc245
parent977b6170407894fcdd9bf8ea82dac563abda79e7
cifs: remove struct smb2_oplock_break_rsp

The two structures smb2_oplock_breaq_req/rsp are now basically identical.
Replace this with a single definition of a smb2_oplock_break structure.

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/smb2misc.c
fs/cifs/smb2pdu.c
fs/cifs/smb2pdu.h