Received: by 2002:a05:7412:f690:b0:e2:908c:2ebd with SMTP id ej16csp123573rdb; Wed, 18 Oct 2023 21:58:47 -0700 (PDT) X-Google-Smtp-Source: AGHT+IG7IFRrIgJB3i/dFjvUUpuyIpi51SwK4tH8UAGbP/cAXCxjRqF32ihK3D8DWkm787F6VJt/ X-Received: by 2002:a17:90b:14d:b0:27d:37d3:6e9e with SMTP id em13-20020a17090b014d00b0027d37d36e9emr1208181pjb.17.1697691526982; Wed, 18 Oct 2023 21:58:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1697691526; cv=none; d=google.com; s=arc-20160816; b=oEbMkjg1uSzV1kkRZJeYsBKwPIuaGemmU6Jq4p2FbwnTOYSMuOA5EuIQ6hBetAYuay fLhpj7anXg7i0PLBUV6+3aShkdH3cCJeR8rUxV5pB4sg989ZdjsRX/7wu3m0pKVRh5U8 1yi3QyAmvZqDVWnESpCCSFaKBuaERjofI/G/ZdwBV5r0dlupScWqWGNzngdsiBHsGJZi 2Jz7fkFgWR6LIr8J7tQOuEuLKegppTZGs082J3tDaEMy8zLiJ+q4wTfR3UCFTFw+2h26 Ckafm7oNj9qKYnWLV0IXBzqSpikbNGNKgXPh4NRGwIV7/TTeCkV8xybKQpP6CNFggg/M vtuA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=M7NmYC/Iylm9myghHwqILim55SAUt9QrM+UZYk0eJlw=; fh=TpYwbpu0Q0tCFZwnNQUHT61l4404hedGmHVjM2fx16U=; b=0kreEOFOFLbiAz2s446n9emYW4kIHuZvSuwpzfMHo0lqQ1ut8xRh5KdplHfLbyRr5o JgsvEC7303Ounu1szVWn5aXfCSlbPptpyHqgs6+YBEr7m+qvrngZemfvV2PFrXEBoj5L g0fz4SrXv88mac5qKhUvyXZXsqUmNetMoHhFZzB2dnOVyDmRSdQ+9CFbBtidQ2hf5l0d 7Ky+kwZzww12xGnIKGjLhXy2yxTtXm4Jpp/M4Bjwso4Pk6+/chrj0dg+4ehAoZXHXTj2 H3aqegevGezuVaffL+hQ1FJzwqhlCID7BAvTeF6K1mrB3UxyO4xz6YVoxN+vHbKT2WK5 TTtA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:2 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from agentk.vger.email (agentk.vger.email. [2620:137:e000::3:2]) by mx.google.com with ESMTPS id lx16-20020a17090b4b1000b0026822221502si1439060pjb.163.2023.10.18.21.58.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 18 Oct 2023 21:58:46 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:2 as permitted sender) client-ip=2620:137:e000::3:2; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:2 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (depot.vger.email [IPv6:2620:137:e000::3:0]) by agentk.vger.email (Postfix) with ESMTP id 65229813542B; Wed, 18 Oct 2023 21:58:44 -0700 (PDT) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.10 at agentk.vger.email Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231709AbjJSE6h (ORCPT + 99 others); Thu, 19 Oct 2023 00:58:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35968 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229894AbjJSE6g (ORCPT ); Thu, 19 Oct 2023 00:58:36 -0400 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 26F77A4; Wed, 18 Oct 2023 21:58:34 -0700 (PDT) Received: by verein.lst.de (Postfix, from userid 2407) id AC54B67373; Thu, 19 Oct 2023 06:58:30 +0200 (CEST) Date: Thu, 19 Oct 2023 06:58:30 +0200 From: Christoph Hellwig To: Jan Stancek Cc: djwong@kernel.org, willy@infradead.org, hch@lst.de, linux-xfs@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, viro@zeniv.linux.org.uk Subject: Re: [PATCH v2] iomap: fix short copy in iomap_write_iter() Message-ID: <20231019045830.GA13900@lst.de> References: <8762e91a210f4cc5713fce05fe5906c18513bd0a.1697617238.git.jstancek@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) X-Spam-Status: No, score=-0.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on agentk.vger.email Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.6.4 (agentk.vger.email [0.0.0.0]); Wed, 18 Oct 2023 21:58:44 -0700 (PDT) Looks good: Reviewed-by: Christoph Hellwig