diff options
author | Chetan Loke <loke.chetan@gmail.com> | 2012-07-31 08:47:13 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2012-07-31 08:47:13 +0200 |
commit | 01ff5dbc0925d11c8ad76eed3bdd02d0c7e1e0f5 (patch) | |
tree | 962e8fd1136191e31502dbe5e136b6900a3b2012 /drivers/md/raid10.c | |
parent | 72ea1f74fcdf874cca6d2c0962379523bbd99e2c (diff) | |
download | blackbird-op-linux-01ff5dbc0925d11c8ad76eed3bdd02d0c7e1e0f5.tar.gz blackbird-op-linux-01ff5dbc0925d11c8ad76eed3bdd02d0c7e1e0f5.zip |
block/nbd: micro-optimization in nbd request completion
Add in-flight cmds to the tail. That way while searching
(during request completion),we will always get a hit on the
first element.
Signed-off-by: Chetan Loke <loke.chetan@gmail.com>
Acked-by: Paul.Clements@steeleye.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/md/raid10.c')
0 files changed, 0 insertions, 0 deletions