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:
2a4ba74
)
crush: eliminate CRUSH_MAX_SET result size limitation
author
Ilya Dryomov
<ilya.dryomov@inktank.com>
Tue, 24 Dec 2013 19:19:24 +0000
(21:19 +0200)
committer
Ilya Dryomov
<ilya.dryomov@inktank.com>
Tue, 31 Dec 2013 18:32:14 +0000
(20:32 +0200)
This is only present to size the temporary scratch arrays that we put on
the stack. Let the caller allocate them as they wish and remove the
limitation.
Reflects ceph.git commit
1cfe140bf2dab99517589a82a916f4c75b9492d1
.
Signed-off-by: Ilya Dryomov <ilya.dryomov@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
No differences found