]> Pileus Git - ~andy/linux/commit
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)
commite85248e516c550382ba33ca325c272a0ca397e44
treeb6c3b8c9d45dbc37dc6a4f2c4101ecab74853ebd
parentec6ce618d65b5ce1bef83a5509255107a0feac44
NVMe: Record the timeout for each command

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