From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from verein.lst.de ([213.95.11.211]:35789 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932067AbdBPOd1 (ORCPT ); Thu, 16 Feb 2017 09:33:27 -0500 Date: Thu, 16 Feb 2017 15:33:25 +0100 From: Christoph Hellwig To: "Martin K. Petersen" Cc: Christoph Hellwig , axboe@kernek.dk, linux-block@vger.kernel.org, linux-scsi@vger.kernel.org Subject: Re: sense handling improvements Message-ID: <20170216143325.GC32058@lst.de> References: <20170214191600.17480-1-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: linux-block-owner@vger.kernel.org List-Id: linux-block@vger.kernel.org On Wed, Feb 15, 2017 at 10:42:56PM -0500, Martin K. Petersen wrote: > Christoph> The first patch prevents any possibily of reusing stale sense > Christoph> codes in sense headers, and is a bug fix that we should > Christoph> probably get into the block tree ASAP. > > Christoph> The rest cleans up handling of the parsed sense data and > Christoph> could go in either through the block tree, or a SCSI branch > Christoph> on top of the block tree. > > I can bring them in after Linus' initial block pull. That would be great.