From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf0-f177.google.com ([209.85.192.177]:34637 "EHLO mail-pf0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753287AbcKBQWH (ORCPT ); Wed, 2 Nov 2016 12:22:07 -0400 Received: by mail-pf0-f177.google.com with SMTP id n85so14477645pfi.1 for ; Wed, 02 Nov 2016 09:22:07 -0700 (PDT) From: Jens Axboe Date: Wed, 2 Nov 2016 10:22:03 -0600 To: Christoph Hellwig Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-block@vger.kernel.org, jack@suse.cz Subject: Re: [PATCH 1/8] block: add WRITE_BACKGROUND Message-ID: <20161102162203.GA7591@kernel.dk> References: <1478034531-28559-1-git-send-email-axboe@fb.com> <1478034531-28559-2-git-send-email-axboe@fb.com> <20161102145520.GE13964@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161102145520.GE13964@lst.de> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed, Nov 02 2016, Christoph Hellwig wrote: > On Tue, Nov 01, 2016 at 03:08:44PM -0600, Jens Axboe wrote: > > This adds a new request flag, REQ_BACKGROUND, that callers can use to > > tell the block layer that this is background (non-urgent) IO. > > The subject still says WRITE_BACKGROUND :) Gah - will fix that up. > Otherwise looks fine: > > Reviewed-by: Christoph Hellwig Added, thanks. -- Jens Axboe