From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: T10-PI: Getting failed tag info Date: Tue, 30 Dec 2014 04:15:42 -0800 Message-ID: <20141230121542.GF32187@infradead.org> References: <54892468.5060300@vlnb.net> <20141215081857.GA24067@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from bombadil.infradead.org ([198.137.202.9]:37938 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751203AbaL3MPr (ORCPT ); Tue, 30 Dec 2014 07:15:47 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: "Martin K. Petersen" Cc: Christoph Hellwig , Vladislav Bolkhovitin , linux-scsi@vger.kernel.org On Mon, Dec 15, 2014 at 07:45:39PM -0500, Martin K. Petersen wrote: > >>>>> "Christoph" == Christoph Hellwig writes: > > Christoph> I really don't like adding new errno codes for all these. > > This was mainly done to accommodate Darrick's work on aio extensions. If > these errors were forever trapped inside the kernel I would agree with > you but the plan is to make this generally applicable. But those extensions require new structures to pass in the PI info anyway..