Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp269547ybz; Fri, 17 Apr 2020 00:29:46 -0700 (PDT) X-Google-Smtp-Source: APiQypJIg02N3C/G/3xn5VV1JYB0riHVZkpMWb3uWPwxY5EHA8aWcU2FO27OweW2Zb4sEMMS0Y79 X-Received: by 2002:a17:906:c06:: with SMTP id s6mr1697242ejf.198.1587108586734; Fri, 17 Apr 2020 00:29:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1587108586; cv=none; d=google.com; s=arc-20160816; b=Ja1sJ+X13cAdsbv318HuwU3u4YCWNE1VziqNbtlH/1LPu1rFwscYcuUvEtFAs7MZdh fLiHwu5lYTatrIO/VxeUpJG/zoiDmcPXCKYzFamhM3x+gQyRuYc5UexLkguvzOp9FCNZ Y4bi6P8dJrvm5kKLyGCkGMMyU1sc1JrI8GziKht8Jsl3D+8WXHwWpDST1kneCEA+TGMz SQpf+neuCb4r249KB74ZBiKJi8GCcdyG3SCUZS0PHS6U5RF9RD9JiYsTfR3elby4ryT8 QBmJTCpa5eAATyxDW+BrJXMthHTEZ8xXiPVEneng1kXgSffW+QZhWjgTp3fbHkCxRXyu WuHA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=EheQyBEd0lM/7NgkUZ90rLiCvMJ0wzl2QRq+Jozy/Xg=; b=pH4AIRSfa/k6vMiKvjXRTK2GH69N0XL6bQ4Yzt7pdWIh2VyXMKdrQmk3oo8GEs39PT MvZMsBnTJmCLyMnYbzY++V7OqyGv6hH74tMRyN/bYD6GEW0cQFcPRznOkqjukV10okam SjEKQ/O2nvUWz4WAw+LqSTaq/dxd4/X81vMF64imUfUs2pGiclqOZOzqeKHrp5ZZafqM EgY0lDH0Byi9uxd5FGl9PNbuRfmoUiXmTPQIBGDguUjvgn39rqK4mDxi0/nCnuHzkFjc fgbHg1eTJOrPmuPfEmY7tGDIozHbFS6xTcF7F/+wFEOEx26TzpS+9ohibsrgHChgmDu1 ESbA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id s4si13611333ejx.332.2020.04.17.00.29.23; Fri, 17 Apr 2020 00:29:46 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728845AbgDQH0O (ORCPT + 99 others); Fri, 17 Apr 2020 03:26:14 -0400 Received: from szxga04-in.huawei.com ([45.249.212.190]:2394 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1728419AbgDQH0O (ORCPT ); Fri, 17 Apr 2020 03:26:14 -0400 Received: from DGGEMS405-HUB.china.huawei.com (unknown [172.30.72.58]) by Forcepoint Email with ESMTP id 0AA69904CA792C4204D4; Fri, 17 Apr 2020 15:26:12 +0800 (CST) Received: from [10.134.22.195] (10.134.22.195) by smtp.huawei.com (10.3.19.205) with Microsoft SMTP Server (TLS) id 14.3.487.0; Fri, 17 Apr 2020 15:26:08 +0800 Subject: Re: [f2fs-dev] [PATCH] f2fs: prevent meta updates while checkpoint is in progress To: Jaegeuk Kim , Sahitya Tummala CC: , References: <1585219019-24831-1-git-send-email-stummala@codeaurora.org> <20200331035419.GB79749@google.com> <20200331090608.GZ20234@codeaurora.org> <20200331184307.GA198665@google.com> <20200401050801.GA20234@codeaurora.org> <20200403171727.GB68460@google.com> <20200403172750.GD68460@google.com> <20200413174237.GC39092@google.com> <20200414134403.GA69282@google.com> <20200416214045.GB196168@google.com> From: Chao Yu Message-ID: Date: Fri, 17 Apr 2020 15:26:07 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <20200416214045.GB196168@google.com> Content-Type: text/plain; charset="windows-1252" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.134.22.195] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2020/4/17 5:40, Jaegeuk Kim wrote: > On 04/14, Jaegeuk Kim wrote: >> On 04/13, Jaegeuk Kim wrote: >>> On 04/03, Jaegeuk Kim wrote: >>>> On 04/03, Jaegeuk Kim wrote: >>>>> On 04/01, Sahitya Tummala wrote: >>>>>> Hi Jaegeuk, >>>>>> >>>>>> Got it. >>>>>> The diff below looks good to me. >>>>>> Would you like me to test it and put a patch for this? >>>>> >>>>> Sahitya, Chao, >>>>> >>>>> Could you please take a look at this patch and test intensively? >>>>> >>>>> Thanks, > > v5: > - add signal handler > > Sahitya raised an issue: > - prevent meta updates while checkpoint is in progress > > allocate_segment_for_resize() can cause metapage updates if > it requires to change the current node/data segments for resizing. > Stop these meta updates when there is a checkpoint already > in progress to prevent inconsistent CP data. > > Signed-off-by: Sahitya Tummala > Signed-off-by: Jaegeuk Kim Reviewed-by: Chao Yu Thanks,