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=-0.8 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS autolearn=unavailable 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 F39FFC282CE for ; Wed, 24 Apr 2019 13:19:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id BF87E2077C for ; Wed, 24 Apr 2019 13:19:28 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="key not found in DNS" (0-bit key) header.d=szeredi.hu header.i=@szeredi.hu header.b="ISAq0t3o" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730418AbfDXNTX (ORCPT ); Wed, 24 Apr 2019 09:19:23 -0400 Received: from mail-it1-f172.google.com ([209.85.166.172]:53363 "EHLO mail-it1-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730413AbfDXNTX (ORCPT ); Wed, 24 Apr 2019 09:19:23 -0400 Received: by mail-it1-f172.google.com with SMTP id z4so2010213itc.3 for ; Wed, 24 Apr 2019 06:19:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=szeredi.hu; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=+9wtzOHTKfWwDFfAxyXSFblT57McAjnf3BBwlBkbcmk=; b=ISAq0t3otNaY9rmihmNmYwm6lU3FIlCt0FIlpUpiIJsNKCvpsYUZ0LRiEqWsbI9wBl Rf8iWUDOR1ZAMbHbd0f9qLR7/SOR8VfaskD5UlFhOklyUSgVEJpkpAj7qRwEiydNUbO2 K5XpbA3gZ2b8zg0pMP3ft3ArQQfb5oRO9IP8k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=+9wtzOHTKfWwDFfAxyXSFblT57McAjnf3BBwlBkbcmk=; b=c3e5MZAJdtNAEb2SMHX89z+97qjBtWkpfPItbMhv3VDcK17QoLZmR06yQz59TleToV GWbqox6MBpjUrwEMOEAWtKaiGDJQuUQIyytAOCz4v9v9Ed3g9iCP1cQE705yfgAL+vHk /8K2+a3COsRMnpgqSj2jtarGtz9C4l/WN239aalKp2qisTRYp0Vgk+pSkkm0vm64B6Kd oMRwvTjWviA44rNehIkUssSBzmxKXkDFCRdmKijBrLDV35ETdiMgilS1ffrduTCINonh EXLfVMpwKssi+a6c//TUVZQ3ED2gkLqA3fk8bIAjh9suNQy5nZLP/YsnSrb/xQkDuAPy k/Jg== X-Gm-Message-State: APjAAAXBieDge73Uv0FXw2gem040G2brTdowgy3g3Ol+Eg0n2/KYju4Q LAZRBTRiTbUsxFTjWJRSnjX4MLdNUG95lpZ+7/Jqtg== X-Google-Smtp-Source: APXvYqyiD2KC7oQVYjMqP0FCpqgItbxd5QDgSy7sdqZ7xz83K4NkLsINvasjM6Nbdnv2021L/kM7wlOZB+jkVt9gfk8= X-Received: by 2002:a02:ca13:: with SMTP id i19mr768954jak.77.1556111962827; Wed, 24 Apr 2019 06:19:22 -0700 (PDT) MIME-Version: 1.0 References: <12f7d0d98555ee0d174d04bb47644f65c07f035a.1553680185.git.kirr@nexedi.com> <20190424115620.GA2723@deco.navytux.spb.ru> <20190424123107.GA32024@deco.navytux.spb.ru> In-Reply-To: <20190424123107.GA32024@deco.navytux.spb.ru> From: Miklos Szeredi Date: Wed, 24 Apr 2019 15:19:11 +0200 Message-ID: Subject: Re: [RESEND4, PATCH 1/2] fuse: retrieve: cap requested size to negotiated max_write To: Kirill Smelkov Cc: Miklos Szeredi , Han-Wen Nienhuys , Jakob Unterwurzacher , Kirill Tkhai , Andrew Morton , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, fuse-devel , stable Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Sender: linux-fsdevel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org On Wed, Apr 24, 2019 at 2:31 PM Kirill Smelkov wrote: > Thanks. Does it mean that the patch is ok? Do I need to rework > something? Pushed to #for-next with all the rest. Made some changes to the patches, so please verify. > I see. Probably it is not "quoted-printable" as > > Content-Type: text/plain; charset=3Dutf-8 > Content-Transfer-Encoding: 8bit Well, google converts it to quoted-printable then: Content-Type: text/plain; charset=3Dutf-8 Content-Transfer-Encoding: quoted-printable > suggests and it is maybe due to UTF-8 characters (I used "=C2=B7" several > times in patch description). Please refrain from gratuitous use of non-ascii. That middle-dot is written as "*" in C (fixed the patch description). Thanks, Miklos