Re: [PATCH 00/22] ide: more work on generic ATAPI support

From: Borislav Petkov
Date: Mon Aug 11 2008 - 02:37:20 EST


On Sun, Aug 10, 2008 at 05:35:27PM +0200, Bartlomiej Zolnierkiewicz wrote:
>
> Just some more work on generic ATAPI layer...
>
> - code unifications here and there
>
> - move IDEFLOPPY_IOCTL_FORMAT_* support to a separate file
>
> - ide_pc_intr() no longer requires zillion of arguments
>
> Applies on top of current pata tree, tested with ide-scsi.
>
> diffstat:
> drivers/ide/Makefile | 3
> drivers/ide/ide-atapi.c | 323 +++++++++++++++--
> drivers/ide/ide-floppy.c | 739 ++++++-----------------------------------
> drivers/ide/ide-floppy.h | 72 +++
> drivers/ide/ide-floppy_ioctl.c | 245 +++++++++++++
> drivers/ide/ide-tape.c | 396 ++++++---------------
> drivers/scsi/ide-scsi.c | 178 ++-------
> include/linux/ide.h | 266 +++++++++-----
> 8 files changed, 1035 insertions(+), 1187 deletions(-)

ACK 1-14, looks good so far. Will review the rest of them later and do some
testing.

--
Regards/Gruss,
Boris.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/