From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=36092 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PLcXB-0007FG-Sg for qemu-devel@nongnu.org; Thu, 25 Nov 2010 09:10:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PLcXA-0004KD-AB for qemu-devel@nongnu.org; Thu, 25 Nov 2010 09:10:49 -0500 Received: from fe01x03-cgp.akado.ru ([77.232.31.164]:52059 helo=akado.ru) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PLcXA-0004Jy-0B for qemu-devel@nongnu.org; Thu, 25 Nov 2010 09:10:48 -0500 Date: Thu, 25 Nov 2010 17:10:26 +0300 (MSK) From: malc Subject: Re: [Qemu-devel] [PATCH 2/5] scsi-disk: support WRITE SAME (16) with unmap bit In-Reply-To: <20101125135717.GB3034@lst.de> Message-ID: References: <20101125135657.GA2814@lst.de> <20101125135717.GB3034@lst.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christoph Hellwig Cc: qemu-devel@nongnu.org On Thu, 25 Nov 2010, Christoph Hellwig wrote: > Support discards via the WRITE SAME command with the unmap bit set, and > tell the initiator about the support for it via the block limit and the > new thin provisioning EVPD pages. Also fix the comment which incorrectly > describedthe block limits EVPD page. > Tabs again. -- mailto:av1474@comtv.ru