commit | 0d5a288d25291707bfab128f23585e6d07cf7d42 | [log] [tgz] |
---|---|---|
author | Ronnie Sahlberg <lsahlber@redhat.com> | Fri Jun 01 10:53:03 2018 +1000 |
committer | Steve French <stfrench@microsoft.com> | Thu May 31 21:30:51 2018 -0500 |
tree | b3c82dba1fac4ac165602665dcf5a073911cc245 | |
parent | 977b6170407894fcdd9bf8ea82dac563abda79e7 [diff] |
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>