git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4e49cd
)
cifs: turn the pages list in cifs_readdata into an array
author
Jeff Layton
<jlayton@redhat.com>
Wed, 19 Sep 2012 13:22:30 +0000
(06:22 -0700)
committer
Steve French
<smfrench@gmail.com>
Tue, 25 Sep 2012 02:46:32 +0000
(21:46 -0500)
We'll need an array to put into a smb_rqst, so convert this into an array
instead of (ab)using the lru list_head.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
No differences found