Messages in this thread |  | | Date | Tue, 16 Aug 2011 10:00:01 -0700 | | Subject | Re: [PATCH 1/2] block: Fix queue_flag update when rq_affinity goes from 2 to 1 | | From | Dan Williams <> |
| |
On Mon, Aug 15, 2011 at 11:02 PM, Eric Seppanen <eric@purestorage.com> wrote: > From: Eric Seppanen <eric@purestorage.com> > > 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). > > Cc: Dan Williams <dan.j.williams@intel.com>
Acked-by: Dan Williams <dan.j.williams@intel.com>
|  |