commit | 1c353f7d616a4ef04b5e73fe7a2184baa039f06f | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@HansenPartnership.com> | Thu Mar 13 11:19:36 2008 -0500 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Apr 07 12:18:57 2008 -0500 |
tree | a5401c83e6cad369d72abcbd06ad55620346d242 | |
parent | e507e30b803fb56d768ed9a597e7609b74d2db21 [diff] |
[SCSI] export command allocation and freeing functions independently of the host This is needed by things like USB storage that want to set up static commands for later use at start of day. Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>