diff options
author | Pavel Shilovsky <pshilov@microsoft.com> | 2016-10-25 21:38:47 +0300 |
---|---|---|
committer | Steve French <smfrench@gmail.com> | 2017-02-02 01:46:34 +0300 |
commit | da502f7df03d2d0b416775f92ae022f3f82bedd5 (patch) | |
tree | 1b6914dea96f1b0c0935dd9d82acd28b41b9ecc5 /fs/cifs/smb1ops.c | |
parent | 31473fc4f9653b73750d3792ffce6a6e1bdf0da7 (diff) | |
download | linux-da502f7df03d2d0b416775f92ae022f3f82bedd5.tar.xz |
CIFS: Make SendReceive2() takes resp iov
Now SendReceive2 frees the first iov and returns a response buffer
in it that increases a code complexity. Simplify this by making
a caller responsible for freeing request buffer itself and returning
a response buffer in a separate iov.
Signed-off-by: Pavel Shilovsky <pshilov@microsoft.com>
Diffstat (limited to 'fs/cifs/smb1ops.c')
0 files changed, 0 insertions, 0 deletions