From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DFA77C3A5A7 for ; Tue, 3 Sep 2019 21:33:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id AC854204EC for ; Tue, 3 Sep 2019 21:33:02 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=mbobrowski-org.20150623.gappssmtp.com header.i=@mbobrowski-org.20150623.gappssmtp.com header.b="W7+Hedgg" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726953AbfICVdC (ORCPT ); Tue, 3 Sep 2019 17:33:02 -0400 Received: from mail-pg1-f177.google.com ([209.85.215.177]:41432 "EHLO mail-pg1-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726618AbfICVdB (ORCPT ); Tue, 3 Sep 2019 17:33:01 -0400 Received: by mail-pg1-f177.google.com with SMTP id x15so9926921pgg.8 for ; Tue, 03 Sep 2019 14:33:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mbobrowski-org.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=jDbxMpS5LYlU984Ph/2POHc4fiXRIXts9atICT35mak=; b=W7+HedggPYfelbnF2mNp2MgXt6yq39eQ5U0S/eunv5h7VyOJsUjY3WxYV1VOGCFg01 FBPGMSXd78dl+fmodCCV6GycFuRQIj4wy+Qm9ZR/FyI9IWuaxCt3taUjwQDxiOw7Qvj7 Pz5upHS/tpw3d0XlH5Er6ELX2n9ldPoXy1h7UozC1TB4eUJ9DYouBWA+PH6Ur6Mxzpwg 5oeLTK0W0IUzcRjHG9UyuP8qai3ltqd7cR5CUjOuROCBAdbhPVV5h1PsLMn5Yecm4VD/ juQ90TR6xfpH/l7OzZKEdUqqh61t5tJlBv7gmT/fhBz1a3by4GgkTOHD6/tEMREsx6/G iHIQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=jDbxMpS5LYlU984Ph/2POHc4fiXRIXts9atICT35mak=; b=pbQTovNq50LUXm/+DHmZaV1UyaGRBYjyrnubltHi+7kbngG8eR9qkOs/aVn2DYhhpt 7amDXyXJ/bJCZGNjManVY801Z5jn1Mh6h1HbOp6dryiRNFFMvtrnaP19/LWtTMn0l+fq COMl9tJniUVvSvF21pJ6hHHytzCnkb2ZRRExJEb4zxvZM/cWCKvLBF1RtVHEZE16Koj5 xhzvdPaeZzFdpfv3HJzPSyqQ2PUb/tcChZIrpc36mwswaz2tc67YFz/PSpfXnO+CHdyZ r1wPTF5i8XD1VNORgzMm5oThsJahNRdzgN1XIQsqmv2FmXNk+esnCAd2B4HyddlGa/vX jWkw== X-Gm-Message-State: APjAAAUhg3JnUOFQ5ccXiTTJbC5LMwe88lA+SDJqA7fcskAiHSpTki8X Hg+1/x8mIAmQHThnGdnTFOIa X-Google-Smtp-Source: APXvYqyuVwjmgWE0sbpgq0U+4HHtdaZ9+1HZBl9RuZm0YIgALjcuYBmXyHUJorZFLVyXvTYKe8hmtA== X-Received: by 2002:a63:29c4:: with SMTP id p187mr32639330pgp.330.1567546380976; Tue, 03 Sep 2019 14:33:00 -0700 (PDT) Received: from athena.bobrowski.net ([120.17.56.123]) by smtp.gmail.com with ESMTPSA id 15sm20485962pfh.188.2019.09.03.14.32.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 03 Sep 2019 14:33:00 -0700 (PDT) Date: Wed, 4 Sep 2019 07:32:54 +1000 From: Matthew Bobrowski To: Christoph Hellwig Cc: linux-fsdevel@vger.kernel.org, linux-xfs@vger.kernel.org, Goldwyn Rodrigues Subject: Re: iomap_dio_rw ->end_io improvements Message-ID: <20190903213254.GA11431@athena.bobrowski.net> References: <20190903130327.6023-1-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190903130327.6023-1-hch@lst.de> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-fsdevel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org Hey Christoph! On Tue, Sep 03, 2019 at 03:03:25PM +0200, Christoph Hellwig wrote: > Hi all, > > this series contains two updates to the end_io handling for the iomap > direct I/O code. The first patch is from Matthew and passes the size and > error separately, and has been taken from his series to convert ext4 to > use iomap for direct I/O. Great, looks good and thank you for expediting this change for me. I'll make sure to drop these changes in the series that I'll be posting through very shortly. --M