aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJeff Layton <[email protected]>2012-09-18 16:20:35 -0700
committerSteve French <[email protected]>2012-09-24 21:46:31 -0500
commit97bc00b39408a4180eeeaa976d02d37121488997 (patch)
tree99a139bd0a2a1bd93cd372caf8e9318e2a75043c /tools/perf/scripts/python/bin
parentb8eed28375a43e1c9aaa9d15af2a052aae0d0725 (diff)
cifs: teach smb_send_rqst how to handle arrays of pages
Add code that allows smb_send_rqst to send an array of pages after the initial kvec array has been sent. For now, we simply kmap the page array and send it using the standard smb_send_kvec function. Eventually, we may want to convert this code to use kernel_sendpage under the hood and avoid the kmap altogether for the page data. Reviewed-by: Pavel Shilovsky <[email protected]> Signed-off-by: Jeff Layton <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions