NVMe: Record the timeout for each command
authorMatthew Wilcox <matthew.r.wilcox@intel.com>
Sun, 6 Feb 2011 23:30:16 +0000 (18:30 -0500)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Fri, 4 Nov 2011 19:52:56 +0000 (15:52 -0400)
In addition to recording the completion data for each command, record
the anticipated completion time.  Choose a timeout of 5 seconds for
normal I/Os and 60 seconds for admin I/Os.

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

Simple merge