From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Bottomley Subject: Re: [PATCH] SCSI: remove noop in fc_bsg_goose_queue() Date: Mon, 27 Sep 2010 07:58:33 +0900 Message-ID: <1285541913.2888.71.camel@mulgrave.site> References: <1285083682.16440.36.camel@mulgrave.site> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from cantor2.suse.de ([195.135.220.15]:36094 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932220Ab0IZW6s (ORCPT ); Sun, 26 Sep 2010 18:58:48 -0400 In-Reply-To: Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Hillf Danton Cc: James Smart , linux-scsi@vger.kernel.org, Mike Christie , FUJITA Tomonori On Thu, 2010-09-23 at 23:10 +0800, Hillf Danton wrote: > On Tue, Sep 21, 2010 at 11:41 PM, James Bottomley > wrote: > > > > this code doesn't do anything because there's a bug in it. If you can > > work out what it's trying to do, you should be able to fix the bug. > > > > James > > > What is it, James? Because I could not goto deep sleep with this bug in ear. Think about it ... it's clearly something to do with the flag ... what is it? Google is useful as well as looking in the block source code. The key would be knowing what the flag does. James