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:
eddb079
)
cifs: remove the kmap size limit from wsize
author
Jeff Layton
<jlayton@redhat.com>
Tue, 18 Sep 2012 23:20:36 +0000
(16:20 -0700)
committer
Steve French
<smfrench@gmail.com>
Tue, 25 Sep 2012 02:46:31 +0000
(21:46 -0500)
Now that we're not kmapping so much at once, there's no need to cap
the wsize at the amount that can be simultaneously kmapped.
Reviewed-by: Pavel Shilovsky <pshilovsky@samba.org>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>
No differences found