diff options
author | Alex Elder <elder@inktank.com> | 2013-04-05 08:27:12 +0200 |
---|---|---|
committer | Sage Weil <sage@inktank.com> | 2013-05-02 06:18:25 +0200 |
commit | 5476492fba9fd0b4118aacf5b924dd29b8cca56c (patch) | |
tree | e012b546f1f0d33bd016f8af278f79e4ae1df4da /net/ceph/messenger.c | |
parent | libceph: set the data pointers when encoding ops (diff) | |
download | linux-5476492fba9fd0b4118aacf5b924dd29b8cca56c.tar.xz linux-5476492fba9fd0b4118aacf5b924dd29b8cca56c.zip |
libceph: kill off osd request r_data_in and r_data_out
Finally! Convert the osd op data pointers into real structures, and
make the switch over to using them instead of having all ops share
the in and/or out data structures in the osd request.
Set up a new function to traverse the set of ops and release any
data associated with them (pages).
This and the patches leading up to it resolve:
http://tracker.ceph.com/issues/4657
Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Diffstat (limited to 'net/ceph/messenger.c')
0 files changed, 0 insertions, 0 deletions