commit | 6d4762678b7cbe932e858c62c07c533e1736a8bf | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <[email protected]> | Thu Dec 18 14:49:42 2008 +0900 |
committer | James Bottomley <[email protected]> | Fri Jan 02 11:55:09 2009 -0600 |
tree | 08582c4aafb935b6bca759503a208e9e535580cf | |
parent | 13b53b443482623d33fd9446289d320e1c719f02 [diff] |
[SCSI] st: convert non-dio path to use st_scsi_execute This patch converts the non-dio path (fragment buffer path) to use st_scsi_execute. IOW, it removes scsi_execute_async in the non-dio path. Signed-off-by: FUJITA Tomonori <[email protected]> Acked-by: Kai Makisara <[email protected]> Signed-off-by: James Bottomley <[email protected]>