]> Pileus Git - ~andy/linux/commit
NVMe: Detect commands that are completed twice
authorMatthew Wilcox <matthew.r.wilcox@intel.com>
Sun, 6 Feb 2011 13:49:55 +0000 (08:49 -0500)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Fri, 4 Nov 2011 19:52:55 +0000 (15:52 -0400)
commitb36235df01ec4141b4e589571d6789076c346d88
tree0fc4ba6cd2cbb4f563f398a48153dbbdf69483c6
parentbe7b62754e097adc0cb16c25c9ee86ee20de62fb
NVMe: Detect commands that are completed twice

Set the context value to CMD_CTX_COMPLETED, and print a message in the
sync_completion handler if we see it.

Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
drivers/block/nvme.c