Jens Axboe wrote:
Hi,
This patchset switches libata to block layer tagging. It gets rid of yet
another O(N) command loop.
block/blk-tag.c | 99 +++++++++++++++++++++++++++-----------
drivers/ata/libata-core.c | 94 ++++++++++--------------------------
drivers/ata/libata-scsi.c | 23 ++++++++
drivers/ata/libata.h | 19 ++++++-
include/linux/blkdev.h | 3 +
include/linux/libata.h | 1
6 files changed, 139 insertions(+), 100 deletions(-)
Will take a look post-sleep... mainly it's a question of possibly
interfering with SCSI's use of block layer tagging. Though for the
moment I will simply assume you verified that ;)
Jeff
--
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html