| From: |
| Jens Axboe <jens.axboe@oracle.com> |
| To: |
| linux-ide@vger.kernel.org |
| Subject: |
| [PATCH 0/2] libata: switch to block layer tagging |
| Date: |
| Wed, 20 May 2009 08:59:42 +0200 |
| Message-ID: |
| <20090520065942.GD11363@kernel.dk> |
| Cc: |
| jeff@garzik.org, htejun@gmail.com |
| Archive-link: |
| Article, Thread
|
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(-)
--
Jens Axboe
--
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html