Tejun Heo
77853bf2b4
[PATCH] libata: make the owner of a qc responsible for freeing it
...
qc used to be freed automatically on command completion. However, as
a qc can carry information about its completion status, it can be
useful to its owner/issuer after command completion. This patch makes
freeing qc responsibility of its owner. This simplifies
ata_exec_internal() and makes command turn-around for atapi request
sensing less hackish.
This change was originally suggested by Jeff Garzik.
Signed-off-by: Tejun Heo <htejun@gmail.com >
Signed-off-by: Jeff Garzik <jgarzik@pobox.com >
2006-01-26 22:33:49 -05:00
..
2006-01-11 18:42:13 -08:00
2006-01-14 18:27:06 -08:00
2006-01-09 13:56:42 +00:00
2006-01-10 13:09:01 -08:00
2006-01-14 18:27:06 -08:00
2006-01-16 20:24:45 -08:00
2006-01-14 18:27:06 -08:00
2006-01-12 20:09:29 +11:00
2006-01-18 19:25:49 -08:00
2006-01-10 08:01:39 -08:00
2006-01-14 18:27:06 -08:00
2006-01-09 14:15:39 -08:00
2006-01-13 11:26:07 -08:00
2006-01-18 19:20:31 -08:00
2005-11-07 07:53:59 -08:00
2005-12-22 23:09:54 -08:00
2006-01-14 18:27:13 -08:00
2006-01-09 12:13:23 -08:00
2006-01-13 11:26:07 -08:00
2006-01-14 18:27:06 -08:00
2006-01-16 19:21:57 -05:00
2006-01-14 18:27:06 -08:00
2006-01-16 23:15:27 -08:00
2006-01-14 18:27:06 -08:00
2006-01-14 10:42:40 -08:00
2006-01-18 19:20:30 -08:00
2006-01-16 23:24:10 -08:00
2006-01-14 18:27:06 -08:00
2006-01-13 11:26:08 -08:00
2006-01-10 02:00:39 -05:00
2006-01-14 19:44:01 -08:00
2006-01-16 23:15:26 -08:00
2006-01-18 19:20:21 -08:00
2006-01-11 18:42:13 -08:00
2006-01-11 18:42:13 -08:00
2006-01-10 21:52:25 -05:00
2006-01-17 19:31:54 -05:00
2006-01-13 11:26:08 -08:00
2006-01-13 11:26:09 -08:00
2006-01-13 11:26:10 -08:00
2006-01-15 16:43:29 -08:00
2006-01-14 10:41:42 -08:00
2006-01-26 22:33:49 -05:00
2006-01-19 22:16:58 -08:00
2006-01-13 11:26:09 -08:00
2006-01-14 18:25:20 -08:00
2006-01-13 16:29:56 -08:00
2005-11-17 16:23:39 +00:00
2006-01-06 00:03:24 +01:00
2006-01-14 18:27:06 -08:00
2006-01-17 15:53:11 -08:00
2006-01-10 00:08:17 +01:00
2006-01-13 11:26:10 -08:00
2006-01-18 19:20:31 -08:00
2006-01-18 19:20:31 -08:00