commit | fb308a6f22f7f4f3574dab6b36c4a3598e50cf05 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Tue Sep 18 16:20:35 2012 -0700 |
committer | Steve French <smfrench@gmail.com> | Mon Sep 24 21:46:31 2012 -0500 |
tree | fa948996f96a226db3ec0a8b3175bdc877115458 | |
parent | 97bc00b39408a4180eeeaa976d02d37121488997 [diff] |
cifs: teach signing routines how to deal with arrays of pages in a smb_rqst Use the smb_send_rqst helper function to kmap each page in the array and update the hash for that chunk. Reviewed-by: Pavel Shilovsky <pshilovsky@samba.org> Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <smfrench@gmail.com>