diff options
author | Alex Elder <elder@inktank.com> | 2013-04-05 06:27:12 (GMT) |
---|---|---|
committer | Sage Weil <sage@inktank.com> | 2013-05-02 04:18:25 (GMT) |
commit | 5476492fba9fd0b4118aacf5b924dd29b8cca56c (patch) | |
tree | e012b546f1f0d33bd016f8af278f79e4ae1df4da /kernel | |
parent | ec9123c56787fa7fb2608f05b19d21c5e1912d87 (diff) | |
download | linux-fsl-qoriq-5476492fba9fd0b4118aacf5b924dd29b8cca56c.tar.xz |
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 'kernel')
0 files changed, 0 insertions, 0 deletions