diff options
author | Jeff Layton <jlayton@redhat.com> | 2012-09-18 16:20:34 -0700 |
---|---|---|
committer | Steve French <smfrench@gmail.com> | 2012-09-24 21:46:31 -0500 |
commit | 6f49f46b187df34539f1e5df2469b8a541897700 (patch) | |
tree | 60c2b50ced0a71357fd7747228e7b70b0169d13b /fs/signalfd.c | |
parent | 0b688cfc8b3472f5bad104abe0675a060e32ad7b (diff) | |
download | op-kernel-dev-6f49f46b187df34539f1e5df2469b8a541897700.zip op-kernel-dev-6f49f46b187df34539f1e5df2469b8a541897700.tar.gz |
cifs: convert send code to use smb_rqst structs
Again, just a change in the arguments and some function renaming here.
In later patches, we'll change this code to deal with page arrays.
In this patch, we add a new smb_send_rqst wrapper and have smb_sendv
call that. Then we move most of the existing smb_sendv code into a new
function -- smb_send_kvec. This seems a little redundant, but later
we'll flesh this out to deal with arrays of pages.
Reviewed-by: Pavel Shilovsky <pshilovsky@samba.org>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>
Diffstat (limited to 'fs/signalfd.c')
0 files changed, 0 insertions, 0 deletions