Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753548AbbFIHcE (ORCPT ); Tue, 9 Jun 2015 03:32:04 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:46327 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751377AbbFIHbz (ORCPT ); Tue, 9 Jun 2015 03:31:55 -0400 Date: Tue, 9 Jun 2015 00:31:51 -0700 From: Christoph Hellwig To: Matias Bj??rling Cc: hch@infradead.org, axboe@fb.com, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-nvme@lists.infradead.org, Stephen.Bates@pmcs.com, keith.busch@intel.com, javier@lightnvm.io Subject: Re: [PATCH v4 2/8] nvme: don't overwrite req->cmd_flags on sync cmd Message-ID: <20150609073151.GA20450@infradead.org> References: <1433508870-28251-1-git-send-email-m@bjorling.me> <1433508870-28251-3-git-send-email-m@bjorling.me> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1433508870-28251-3-git-send-email-m@bjorling.me> User-Agent: Mutt/1.5.23 (2014-03-12) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 576 Lines: 15 On Fri, Jun 05, 2015 at 02:54:24PM +0200, Matias Bj??rling wrote: > In __nvme_submit_sync_cmd, the request direction is overwritten when > the REQ_FAILFAST_DRIVER flag is set. Looks good, Reviewed-by: Christoph Hellwig This is a fix for a last minute regression and needs to got into the drivers/for-4.2 tree ASAP. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/