isci: kill "host quiesce" mechanism
authorDan Williams <dan.j.williams@intel.com>
Mon, 7 Mar 2011 22:47:35 +0000 (14:47 -0800)
committerDan Williams <dan.j.williams@intel.com>
Sun, 3 Jul 2011 10:55:29 +0000 (03:55 -0700)
The midlayer is already throttling i/o in the places where host_quiesce
was trying to prevent further i/o to the device.  It's also problematic
in that it holds a lock over GFP_KERNEL allocations.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>

No differences found