Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751233AbVKSK4J (ORCPT ); Sat, 19 Nov 2005 05:56:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751046AbVKSK4J (ORCPT ); Sat, 19 Nov 2005 05:56:09 -0500 Received: from pentafluge.infradead.org ([213.146.154.40]:5558 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S1750884AbVKSK4I (ORCPT ); Sat, 19 Nov 2005 05:56:08 -0500 Date: Sat, 19 Nov 2005 10:55:55 +0000 From: Christoph Hellwig To: Bartlomiej Zolnierkiewicz Cc: Jens Axboe , Mike Christie , Jeff Garzik , Tejun Heo , linux-ide@vger.kernel.org, lkml , SCSI Mailing List Subject: Re: [PATCH] libata error handling fixes (ATAPI) Message-ID: <20051119105555.GA25402@infradead.org> Mail-Followup-To: Christoph Hellwig , Bartlomiej Zolnierkiewicz , Jens Axboe , Mike Christie , Jeff Garzik , Tejun Heo , linux-ide@vger.kernel.org, lkml , SCSI Mailing List References: <4379AA5B.1060900@pobox.com> <4379B28E.9070708@gmail.com> <4379C062.3010302@pobox.com> <20051115120016.GD7787@suse.de> <437A2814.1060308@cs.wisc.edu> <20051115184131.GJ7787@suse.de> <20051116124035.GX7787@suse.de> <58cb370e0511160704w4803a085h7bd6ab352d8c94e6@mail.gmail.com> <20051116153119.GN7787@suse.de> <58cb370e0511160806t1defd373w981e213d1cdeb2b3@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <58cb370e0511160806t1defd373w981e213d1cdeb2b3@mail.gmail.com> User-Agent: Mutt/1.4.2.1i X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 754 Lines: 14 On Wed, Nov 16, 2005 at 05:06:45PM +0100, Bartlomiej Zolnierkiewicz wrote: > This will also allow us to remove ide_do_drive_cmd() > and use blk_execute_rq() exclusively. While we're talking about moving things to generic request-based stuff, any chance one of you could look over to convert ide-cd internal request submissions to BLOCK_PC? It's the last user of REQ_PC. After that changing the CD layer to submit BLOCK_PC commands directly instead of the ->packet_command hook would be a logical next step. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/