diff options
author | Eric Seppanen <eric@purestorage.com> | 2011-08-23 21:25:12 +0200 |
---|---|---|
committer | Jens Axboe <jaxboe@fusionio.com> | 2011-08-24 08:51:34 +0200 |
commit | e8037d49835482c9534a9a07bed0d0ea831135ae (patch) | |
tree | f4d7f714c8a4165cacdcc83e9c6bfe7efb527a24 /block/blk-core.c | |
parent | 89c63a8ef36a621cb6790c1a56c737e6805ad8f4 (diff) |
block: Fix queue_flag update when rq_affinity goes from 2 to 1
Commit 5757a6d76cdf added the QUEUE_FLAG_SAME_FORCE flag, but fails to
clear that flag when the current state is '2' (SAME_COMP + SAME_FORCE)
and the new state is '1' (SAME_COMP).
Acked-by: Dan Williams <dan.j.williams@intel.com>
Reviewed-by: Roland Dreier <roland@purestorage.com>
Signed-off-by: Eric Seppanen <eric@purestorage.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'block/blk-core.c')
0 files changed, 0 insertions, 0 deletions