From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Bottomley Subject: Re: [GIT PATCH] final SCSI pieces for the merge window Date: Tue, 23 Oct 2007 17:20:23 -0400 Message-ID: <1193174424.3434.3.camel@localhost.localdomain> References: <1193173128.3434.1.camel@localhost.localdomain> <471E6313.1040704@garzik.org> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from hancock.steeleye.com ([71.30.118.248]:33003 "EHLO hancock.sc.steeleye.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752304AbXJWVU0 (ORCPT ); Tue, 23 Oct 2007 17:20:26 -0400 In-Reply-To: <471E6313.1040704@garzik.org> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Jeff Garzik Cc: Andrew Morton , Linus Torvalds , linux-scsi , linux-kernel On Tue, 2007-10-23 at 17:09 -0400, Jeff Garzik wrote: > James Bottomley wrote: > > This should be the final SCSI updates; it's mainly just a few accessor > > completion updates and two driver merges (sym2 and qla2xxx) we also > > secured DaveM's agreement to remove fcal/fc4, which explains the high > > removal line count. > > > > The patch is available here: > > > > master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git > > I guess I have the go-ahead to merge the end-CDROM-polling async > notification work you've been repeatedly ignoring? I haven't been ignoring it ... it just needs quite a bit of work; the best way to accelerate it seems to be simply to do it (add the supported/trigger event bitmasks and expand the infrastructure). I just haven't had the time within the merge window. James