From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com ([209.132.183.28]:52902 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754274AbcB2O2x (ORCPT ); Mon, 29 Feb 2016 09:28:53 -0500 From: Jeff Moyer To: Christoph Hellwig Cc: viro@zeniv.linux.org.uk, axboe@fb.com, milosz@adfin.com, linux-fsdevel@vger.kernel.org, linux-block@vger.kernel.org, linux-api@vger.kernel.org Subject: Re: [PATCH 7/7] block, directio: set a REQ_POLL flag when submitting polled bios References: <1456160876-14560-1-git-send-email-hch@lst.de> <1456160876-14560-8-git-send-email-hch@lst.de> <20160227085722.GB4255@lst.de> Date: Mon, 29 Feb 2016 09:28:51 -0500 In-Reply-To: <20160227085722.GB4255@lst.de> (Christoph Hellwig's message of "Sat, 27 Feb 2016 09:57:22 +0100") Message-ID: MIME-Version: 1.0 Content-Type: text/plain Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Christoph Hellwig writes: > On Fri, Feb 26, 2016 at 04:10:51PM -0500, Jeff Moyer wrote: >> Hi, Christoph, >> >> REQ_POLL is set but never checked. Is part of the patch missing, or was >> that intentional? > > Jens insisted that I add it, even if there aren't users. I disagree, > but in the end he'll have to apply the series.. OK. I think it just adds confusion. Cheers, Jeff