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=-7.2 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham 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 D45E3C47E49 for ; Wed, 23 Oct 2019 10:20:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id AAB412064B for ; Wed, 23 Oct 2019 10:20:23 +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="JON2hb8F" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390980AbfJWKUW (ORCPT ); Wed, 23 Oct 2019 06:20:22 -0400 Received: from mail-pl1-f196.google.com ([209.85.214.196]:41002 "EHLO mail-pl1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390952AbfJWKUW (ORCPT ); Wed, 23 Oct 2019 06:20:22 -0400 Received: by mail-pl1-f196.google.com with SMTP id t10so9855534plr.8 for ; Wed, 23 Oct 2019 03:20:21 -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=famTCWyPOGlr1iiTRrbj7To+YO5ZL7PQ7fuU9NIRIM8=; b=JON2hb8FD7wKKKxya3rkN1coe2W2La6b76N2w7fZYQuMexSyKUaAgkW4Y3KrdrmU+b uyC7JgtXzwGZzYqla2Z48CaVnxDTKZn9juyVEPKg2yJnmbz7df8WrnL66WfZE6qSYPAX LhHXe1DcWo8YeWiE62X5KTyEBoCPW4UwwdqiatwvKKntKxjCRKcyBLF9zg05NltG6YYU APFD+N0vyOClP5deqSULDlcl2Voqw4pstFpbIujruRlfNuXCA6N3EZdRyt86yULLZD7C PECJaj+S67lZmRj6AemJBqeM2n/wR+C2ce0YqFCLOP7OTnn0mDj3eovs0tuTrGX+oD7t f3DA== 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=famTCWyPOGlr1iiTRrbj7To+YO5ZL7PQ7fuU9NIRIM8=; b=ZTum1w37A57TlpXmVzYAHyA19c15Bv3R5yXuxHbYZI2cv8IJyhQZ5w8WSJabATx2F5 okQV8bbGB1v4nxg9L9sJI0zE3Oyny3yja7BoOC29mkli3G+GkmqBc0k5/xAYqxVhB7H5 ZuHh3ikaLdoW56cGU3/tC+lnlUt5n9jBRYqCZwVk7RY/D1/RrvxbaYm93TT6iNIIf2Um GY3ilxJdrQXI5fVW5dLY7rByC6WsEevcSG4onuSPc1bsEqSDacFRXO6T5KW+s7QCKkt0 UrseC/i7q7j6XsyQq9MusGVlFCsV+jX4fXwrEIM+D0KM1sCOVnXU+kefutK9ZCQh0Nnv OJ8g== X-Gm-Message-State: APjAAAVtcm6A42a8aWsPpky5NAB7t/F3dhBygGFsrKiUwpls30GEfsAN GEyOSpQ+mcLrhSq5A38bYqdg X-Google-Smtp-Source: APXvYqx/Gh/865ymI26LBSmTesvR7Y1bh+ywON7c0JxKZnQK2Be6SXoP+jYM1TCdeWFIWd4Wpb2yfw== X-Received: by 2002:a17:902:8343:: with SMTP id z3mr8789394pln.70.1571826021159; Wed, 23 Oct 2019 03:20:21 -0700 (PDT) Received: from bobrowski ([110.232.114.101]) by smtp.gmail.com with ESMTPSA id w2sm16327287pgm.18.2019.10.23.03.20.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 23 Oct 2019 03:20:20 -0700 (PDT) Date: Wed, 23 Oct 2019 21:20:14 +1100 From: Matthew Bobrowski To: Ritesh Harjani Cc: tytso@mit.edu, jack@suse.cz, adilger.kernel@dilger.ca, linux-ext4@vger.kernel.org, linux-fsdevel@vger.kernel.org, hch@infradead.org, david@fromorbit.com, darrick.wong@oracle.com Subject: Re: [PATCH v5 02/12] ext4: iomap that extends beyond EOF should be marked dirty Message-ID: <20191023102014.GC6725@bobrowski> References: <995387be9841bde2151c85880555c18bec68a641.1571647179.git.mbobrowski@mbobrowski.org> <20191023063557.21C964C050@d06av22.portsmouth.uk.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191023063557.21C964C050@d06av22.portsmouth.uk.ibm.com> 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 On Wed, Oct 23, 2019 at 12:05:55PM +0530, Ritesh Harjani wrote: > On 10/21/19 2:47 PM, Matthew Bobrowski wrote: > > This patch is effectively addressed what Dave Chinner had found and > > fixed within this commit: 8a23414ee345. Justification for needing this > > modification has been provided below: > Not sure if this is a valid commit id. I couldn't find it. Ah, oops! I plucked that from somewhere, but where (some thread)? Hm, anyway, this is what I was referring to: https://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git/commit/?h=xfs-5.5-merge&id=7684e2c4384d5d1f884b01ab8bff2369e4db0bff This is queued for 5.5, so I will add this commit hash to my changelog in v6. ----