From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Torvalds Subject: Re: [PATCH] SCSI: erase invalid data returned by device Date: Thu, 10 Jul 2008 16:23:41 -0700 (PDT) Message-ID: References: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: Received: from smtp1.linux-foundation.org ([140.211.169.13]:57548 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756584AbYGJXYl (ORCPT ); Thu, 10 Jul 2008 19:24:41 -0400 In-Reply-To: Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Cal Peake Cc: Alan Stern , James Bottomley , Peter Teoh , Maciej Rutecki , Boaz Harrosh , USB Storage list , SCSI development list , Andrew Morton On Thu, 10 Jul 2008, Cal Peake wrote: > > It looks like we're getting down to the last -rc; can this patch please > make it into main-line before 2.6.26 goes final? James said he was pushing it out to his scsi-rc-fixes tree, but I haven't seen a pull request. But you're right, final is near. Maybe I should just merge it directly. Linus