From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261750AbVDEOWv (ORCPT ); Tue, 5 Apr 2005 10:22:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261751AbVDEOW2 (ORCPT ); Tue, 5 Apr 2005 10:22:28 -0400 Received: from stat16.steeleye.com ([209.192.50.48]:44162 "EHLO hancock.sc.steeleye.com") by vger.kernel.org with ESMTP id S261750AbVDEOUR (ORCPT ); Tue, 5 Apr 2005 10:20:17 -0400 Subject: Re: [PATCH scsi-misc-2.6 08/13] scsi: move request preps in other places into prep_fn() From: James Bottomley To: Tejun Heo Cc: Jens Axboe , SCSI Mailing List , Linux Kernel In-Reply-To: <42522DD9.7020601@gmail.com> References: <20050331090647.FEDC3964@htj.dyndns.org> <20050331090647.94FFEC1E@htj.dyndns.org> <1112292464.5619.30.camel@mulgrave> <20050401052542.GG11318@htj.dyndns.org> <1112639944.5813.66.camel@mulgrave> <42522DD9.7020601@gmail.com> Content-Type: text/plain Date: Tue, 05 Apr 2005 09:20:13 -0500 Message-Id: <1112710813.5764.13.camel@mulgrave> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 (2.0.4-2) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2005-04-05 at 15:19 +0900, Tejun Heo wrote: > No problem. Do you want me to do that now? Or is it okay to do the > next take after you review the request_fn rewrite patch? Just on resubmit ... I think you're currently reworking the request_fn patch based on Christoph's comments, so resend the sequence when you have this. Thanks, James