diff options
author | Alex Elder <[email protected]> | 2013-03-25 18:16:11 -0500 |
---|---|---|
committer | Sage Weil <[email protected]> | 2013-05-01 21:17:19 -0700 |
commit | ad885927dee2e72fbfab624c7599cb9d9352cc04 (patch) | |
tree | ba97df9b6f8eef6a669bd811c9b8f2776e02951d /lib/mpi/mpi-bit.c | |
parent | e02493c07c4cb08106d0b3a4b5003c7c005010fb (diff) |
libceph: keep request lists in tid order
In __map_request(), when adding a request to an osd client's unsent
list, add it to the tail rather than the head. That way the newest
entries (with the highest tid value) will be last.
Maintain an osd's request list in order of increasing tid also.
Finally--to be consistent--maintain an osd client's "notarget" list
in that order as well.
This partially resolves:
http://tracker.ceph.com/issues/4392
Signed-off-by: Alex Elder <[email protected]>
Reviewed-off-by: Sage Weil <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions