diff options
author | Jeff Layton <[email protected]> | 2011-05-19 16:22:56 -0400 |
---|---|---|
committer | Steve French <[email protected]> | 2011-05-25 20:38:33 +0000 |
commit | c28c89fc43e3f81436efc4748837534d4d46f90c (patch) | |
tree | d7eec9d8aabf41d38dcecab0de6f91b6a8a037c6 /tools | |
parent | f7910cbd9fa319ee4501074f1f3b5ce23c4b1518 (diff) |
cifs: add cifs_async_writev
Add the ability for CIFS to do an asynchronous write. The kernel will
set the frame up as it would for a "normal" SMBWrite2 request, and use
cifs_call_async to send it. The mid callback will then be configured to
handle the result.
Reviewed-by: Pavel Shilovsky <[email protected]>
Signed-off-by: Jeff Layton <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions