summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/booting-without-of.txt
diff options
context:
space:
mode:
authorAlex Elder <elder@inktank.com>2013-03-14 14:09:06 -0500
committerSage Weil <sage@inktank.com>2013-05-01 21:18:29 -0700
commit36153ec9dd6287d7cedf6afb51453c445d946cee (patch)
tree71f690eef5012f3d3c5df2723cc776701d57dc84 /Documentation/devicetree/booting-without-of.txt
parentc851c49591ebf000c610711e39eea7da5ff05b21 (diff)
downloadop-kernel-dev-36153ec9dd6287d7cedf6afb51453c445d946cee.zip
op-kernel-dev-36153ec9dd6287d7cedf6afb51453c445d946cee.tar.gz
libceph: move cursor into message
A message will only be processing a single data item at a time, so there's no need for each data item to have its own cursor. Move the cursor embedded in the message data structure into the message itself. To minimize the impact, keep the data->cursor field, but make it be a pointer to the cursor in the message. Move the definition of ceph_msg_data above ceph_msg_data_cursor so the cursor can point to the data without a forward definition rather than vice-versa. This and the upcoming patches are part of: http://tracker.ceph.com/issues/3761 Signed-off-by: Alex Elder <elder@inktank.com> Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Diffstat (limited to 'Documentation/devicetree/booting-without-of.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud