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:
37c0eb4
)
CIFS: Allow wsize to exceed CIFSMaxBufSize
author
Steve French
<sfrench@us.ibm.com>
Wed, 5 Oct 2005 22:14:33 +0000
(15:14 -0700)
committer
Steve French
<sfrench@us.ibm.com>
Wed, 5 Oct 2005 22:14:33 +0000
(15:14 -0700)
This allows cifs_writepages to send data in larger chunks from the page
cache, without requiring larger memory allocations in other cases.
Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
No differences found