On Thu, Nov 15, 2018 at 10:58:20AM -0700, Keith Busch wrote: > There are no more users relying on blk-mq request states to prevent > double completions, so replace the relatively expensive cmpxchg operation > with WRITE_ONCE. > > Signed-off-by: Keith Busch <[email protected]>
Looks fine, Reviewed-by: Christoph Hellwig <[email protected]>
