Received: by 2002:a25:6193:0:0:0:0:0 with SMTP id v141csp2722388ybb; Mon, 30 Mar 2020 11:35:40 -0700 (PDT) X-Google-Smtp-Source: ADFU+vtYkVtRnjqcGqECTkWWVWUSEzvX2D2qA+ZlaofG9SxWOjLxZXXlaPRYPMO3v80hP/c/15gB X-Received: by 2002:a05:6820:319:: with SMTP id l25mr10575230ooe.88.1585593340734; Mon, 30 Mar 2020 11:35:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1585593340; cv=none; d=google.com; s=arc-20160816; b=m1DL+u1Wp8qJ0xrtUYCsJuOQ+mvqh6CRhLOX0AFwGwX6obox/lOWdCh2nxl9tT4/ei 3eLHN5PVeHBq3YvsyGjtb4h1PLRcsszPjklLCUACb0p6gfheomgvLlcPN+iHKcqo/IpA /R0huTXSw3PIAAiOi9I+D1+gVNNoZmIqDcbDPqUi78eW/hkmgt6iEuvPf8U2C08BhVUo t1KeQLw0Y07YzM/OV9AU/8KF6BiSMlAU7qW/DFqO7SCqPJVX+8SbZqkB6vDq1KZpXDxU fQISTgs2dGGNgDvmV5sHv+QywuBomfLot/gGkGz8rUibsXNZch6TQUIdgIo22GPhCBW2 /zwQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=7XwW6elAvL6GIYirVjsM6Hjbw/6asCQ3K8Fpxk8TMN4=; b=y9qL2E3v6etPMXiEHNlx+gpGEjVRztmMeQr4ghhFGmN/iZMy7bq7aP0y+SwH9KB6of C26ujcULNVr5D24kt4EDxOeLiQQ93BqxyFD2gN14fExCDKRwkQQzKWSaOxF2sBH955WU GfTNeGoXyJR5vLUqi0PN251utkBp5chpdHigWD59AUBguS92+/G9v4/YeTlgNc5vjUgk 7NWZr6TRbP4mEoBOerHS+zP8i5diJgslzS8kVPBWLivODWHnwagbiWuLLdzBHrYK2TbP brzt2YYtDOy4s82E/cbX4uld3y4T6qS3Z4iyb+9S5SeEXNPuusNgEdJh+E8deHhJlGQl Sc0g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=TIBk3nfF; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k27si6143083otf.40.2020.03.30.11.35.26; Mon, 30 Mar 2020 11:35:40 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=TIBk3nfF; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727806AbgC3Sec (ORCPT + 99 others); Mon, 30 Mar 2020 14:34:32 -0400 Received: from mail.kernel.org ([198.145.29.99]:40536 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726017AbgC3Sec (ORCPT ); Mon, 30 Mar 2020 14:34:32 -0400 Received: from localhost (unknown [104.132.1.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 79DF420714; Mon, 30 Mar 2020 18:34:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1585593271; bh=D6kjymPrenC+cUpVAxVDQtqw5/rOWTUihU++6B1ZeFg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=TIBk3nfFe2y8VbA1NQzUnWZT11JhlPqtqfg8BaGqW6IT9KIdkO8f9/r0up3hi+fjq fJMZ0Nb+EJm3mH9EVcyt++iiG0gx1nDhZlRDJ0VeRiN/k/HmqilWbJA1OzL1O3Z2nN uyYdB86aqeyMwZVfFmymtIxZS0ZAKEBRD9sP/rAI= Date: Mon, 30 Mar 2020 11:34:31 -0700 From: Jaegeuk Kim To: Sahitya Tummala Cc: Chao Yu , linux-f2fs-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org Subject: Re: [PATCH] f2fs: prevent meta updates while checkpoint is in progress Message-ID: <20200330183431.GA34947@google.com> References: <1585219019-24831-1-git-send-email-stummala@codeaurora.org> <20200327192412.GA186975@google.com> <397da8a6-fdb4-9637-c6ea-803492c408a2@huawei.com> <20200330084033.GU20234@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200330084033.GU20234@codeaurora.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/30, Sahitya Tummala wrote: > On Sat, Mar 28, 2020 at 04:38:00PM +0800, Chao Yu wrote: > > Hi all, > > > > On 2020/3/28 3:24, Jaegeuk Kim wrote: > > > Hi Sahitya, > > > > > > On 03/26, Sahitya Tummala wrote: > > >> 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. > > > > > > Doesn't freeze|thaw_bdev(sbi->sb->s_bdev); work for you? > > > > That can avoid foreground ops racing? rather than background ops like > > balance_fs() from kworker? > > > > Yes, that can only prevent foreground ops but not the background ops > invoked in the context of kworker thread. > > > BTW, I found that {freeze,thaw}_bdev is not enough to freeze all > > foreground fs ops, it needs to use {freeze,thaw}_super instead. > > > > Yes, I agree. sgtm. :) > > Thanks, > > > --- > > fs/f2fs/gc.c | 6 +++--- > > 1 file changed, 3 insertions(+), 3 deletions(-) > > > > diff --git a/fs/f2fs/gc.c b/fs/f2fs/gc.c > > index 26248c8936db..acdc8b99b543 100644 > > --- a/fs/f2fs/gc.c > > +++ b/fs/f2fs/gc.c > > @@ -1538,7 +1538,7 @@ int f2fs_resize_fs(struct f2fs_sb_info *sbi, __u64 block_count) > > return -EINVAL; > > } > > > > - freeze_bdev(sbi->sb->s_bdev); > > + freeze_super(sbi->sb); > > > > shrunk_blocks = old_block_count - block_count; > > secs = div_u64(shrunk_blocks, BLKS_PER_SEC(sbi)); > > @@ -1551,7 +1551,7 @@ int f2fs_resize_fs(struct f2fs_sb_info *sbi, __u64 block_count) > > sbi->user_block_count -= shrunk_blocks; > > spin_unlock(&sbi->stat_lock); > > if (err) { > > - thaw_bdev(sbi->sb->s_bdev, sbi->sb); > > + thaw_super(sbi->sb); > > return err; > > } > > > > @@ -1613,6 +1613,6 @@ int f2fs_resize_fs(struct f2fs_sb_info *sbi, __u64 block_count) > > } > > clear_sbi_flag(sbi, SBI_IS_RESIZEFS); > > mutex_unlock(&sbi->resize_mutex); > > - thaw_bdev(sbi->sb->s_bdev, sbi->sb); > > + thaw_super(sbi->sb); > > return err; > > } > > -- > > 2.18.0.rc1 > > > > > > > >> > > >> Signed-off-by: Sahitya Tummala > > >> --- > > >> fs/f2fs/gc.c | 2 ++ > > >> 1 file changed, 2 insertions(+) > > >> > > >> diff --git a/fs/f2fs/gc.c b/fs/f2fs/gc.c > > >> index 5bca560..6122bad 100644 > > >> --- a/fs/f2fs/gc.c > > >> +++ b/fs/f2fs/gc.c > > >> @@ -1399,8 +1399,10 @@ static int free_segment_range(struct f2fs_sb_info *sbi, unsigned int start, > > >> int err = 0; > > >> > > >> /* Move out cursegs from the target range */ > > >> + f2fs_lock_op(sbi); > > >> for (type = CURSEG_HOT_DATA; type < NR_CURSEG_TYPE; type++) > > >> allocate_segment_for_resize(sbi, type, start, end); > > >> + f2fs_unlock_op(sbi); > > >> > > >> /* do GC to move out valid blocks in the range */ > > >> for (segno = start; segno <= end; segno += sbi->segs_per_sec) { > > >> -- > > >> Qualcomm India Private Limited, on behalf of Qualcomm Innovation Center, Inc. > > >> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project. > > > . > > > > > -- > -- > Sent by a consultant of the Qualcomm Innovation Center, Inc. > The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.