commit | 40eff45b5dc7df73fc8926c9bd81bde2d4c8ccca | [log] [tgz] |
---|---|---|
author | Ronnie Sahlberg <lsahlber@redhat.com> | Tue Jun 12 08:00:59 2018 +1000 |
committer | Steve French <stfrench@microsoft.com> | Fri Jun 15 02:38:08 2018 -0500 |
tree | 4711b3dc874dd1ae0a9e4ce40e1c5c655c5889dd | |
parent | c713c8770fa5bfbeaac088cc7b959c7a6ba79f93 [diff] |
cifs: remove smb2_send_recv() Now that we have the plumbing to pass request without an rfc1002 header all the way down to the point we write to the socket we no longer need the smb2_send_recv() function. Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com> Signed-off-by: Steve French <smfrench@gmail.com>