diff options
author | Sage Weil <sage@newdream.net> | 2011-04-06 09:09:16 -0700 |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2011-04-06 09:09:16 -0700 |
commit | 77f38e0eeac290827f41fd2215ab82546b8f73b8 (patch) | |
tree | f3fe7b7989188f39c7618848ac30754c41c6eee0 /net/x25 | |
parent | 4b2a58abd1e17c0ee53c8dded879e015917cca67 (diff) | |
download | linux-77f38e0eeac290827f41fd2215ab82546b8f73b8.tar.bz2 |
libceph: fix linger request requeueing
Fix the request transition from linger -> normal request. The key is to
preserve r_osd and requeue on the same OSD. Reregister as a normal request,
add the request to the proper queues, then unregister the linger. Fix the
unregister helper to avoid clearing r_osd (and also simplify the parallel
check in __unregister_request()).
Reported-by: Henry Chang <henry.cy.chang@gmail.com>
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'net/x25')
0 files changed, 0 insertions, 0 deletions