From: Alex Elder Date: Thu, 14 Mar 2013 19:09:06 +0000 (-0500) Subject: libceph: have cursor point to data X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~26^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ae4f4f5c056150d5480710ab356801e84d01a3d;p=pandora-kernel.git libceph: have cursor point to data Rather than having a ceph message data item point to the cursor it's associated with, have the cursor point to a data item. This will allow a message cursor to be used for more than one data item. Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed