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:
0774130
)
libceph: improve packing in struct ceph_osd_req_op
author
Alex Elder
<elder@inktank.com>
Thu, 14 Feb 2013 18:16:43 +0000
(12:16 -0600)
committer
Alex Elder
<elder@inktank.com>
Mon, 18 Feb 2013 18:19:07 +0000
(12:19 -0600)
The layout of struct ceph_osd_req_op leaves lots of holes.
Rearranging things a little for better field alignment
reduces the size by a third.
This resolves:
http://tracker.ceph.com/issues/4163
Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
No differences found