Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp2142885imu; Fri, 14 Dec 2018 06:28:37 -0800 (PST) X-Google-Smtp-Source: AFSGD/WddSfNArvrWcEUzWVH/7qLu7Dx9aYwk0azvfEb7SgBG3nEpv5Q0jSrB7UD+AGd5RZ85noe X-Received: by 2002:a63:c303:: with SMTP id c3mr2924601pgd.268.1544797717137; Fri, 14 Dec 2018 06:28:37 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544797717; cv=none; d=google.com; s=arc-20160816; b=rofbJD3m4H935cJgOWPbpn0QQSCEbB7IEKB2dO7UKkEOdG+czgPrbZl4n9U4Yc2aZv TYaXF8+JwH5Wl/2eUI136Eo6K0TybYLpbRZyNvtNd5kP0CH0hwohYk55yjKvg9seIABK DupZ31nLJSaiH5h4ADvFUVb0Cr6AoIvyTtdRfH9dne68Gr6HlTfmQ9pJG6KE7ia5enXm A4TKloXRigEJFUmUEGJQNxuHFDuwuhEQ/RIX0xFBIWQYfeExFPTiH1bsKyY+/vHoMuf7 7ZtE0k/97eTslXVoT9r9zaFrWkxADieD6nTCTDeHwtZPBobF9hyWmzKxBWeRrBPHrlG9 FH5g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=Wfy+wJv07/WnenT14Yah+YF6b6cJI9JAQpeu7RqHIBs=; b=hgDmDApNCHfwuxee3ce1dWoRK7mT2m2i1Yge7/79jbxP7l9wi7WFQWiYim3ouxmb46 9i+EH8nP0UOyPCIaaxe3Dw+HsZ38RhCznF8cXgorJ/2C2OonjOFGT0KCOunVLBLNs7jI mnWuuYcEm6bHqx6bqjFMW+eSDyfaXVuiQt6FQMHcg/NuKosfI4iDaWoC7DOJR2HnSV1C 3dUDTSQhINzoNE+DKPaOdYOtpGz1uj+HYWDJEJaAdmo70oOki7QGsWaIjY+7Nsm/J5Lv BxT2zIK5nSUCaCHEPDU2rPqITDpfTSGnoEM7TdBDoCEDFigcQtSqpHPo/CHIHaBmiGwk QgWQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=kKyTsofu; 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 u123si4195336pgb.516.2018.12.14.06.28.11; Fri, 14 Dec 2018 06:28:37 -0800 (PST) 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=kKyTsofu; 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 S1730050AbeLNOZk (ORCPT + 99 others); Fri, 14 Dec 2018 09:25:40 -0500 Received: from mail.kernel.org ([198.145.29.99]:48280 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729684AbeLNOZj (ORCPT ); Fri, 14 Dec 2018 09:25:39 -0500 Received: from localhost (c-98-234-55-98.hsd1.ca.comcast.net [98.234.55.98]) (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 98CC120656; Fri, 14 Dec 2018 14:25:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1544797537; bh=b6JKAPXSPljrj1wVoUtgDlxF1Jxy1DIiPRbzQRNs9uI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=kKyTsofuZMOpNjN3i6M+XVcRXpzByVkS4aG7rA9gk4qfr2K0IPaDw4YJ1rpsjvfgy OEIjzP03CsFR1wLnyEq4SRzforU6YtWjV2ECE9UbiqIFpm2rUae/7zV4dSSP6jsQJC CPgEQynssVA39Dpl/DbH2HumFCtwRkvWYOFOntEY= Date: Fri, 14 Dec 2018 06:25:37 -0800 From: Jaegeuk Kim To: Sahitya Tummala Cc: Chao Yu , linux-f2fs-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] f2fs: fix sbi->extent_list corruption issue Message-ID: <20181214142537.GA75922@jaegeuk-macbookpro.roam.corp.google.com> References: <1543207640-31033-1-git-send-email-stummala@codeaurora.org> <20181127003050.GG55960@jaegeuk-macbookpro.roam.corp.google.com> <20181129033239.GE9838@codeaurora.org> <20181130203339.GB71781@jaegeuk-macbookpro.roam.corp.google.com> <49285288-cf99-5f5a-0d1a-c2e0accd8d3d@huawei.com> <20181212031749.GF9838@codeaurora.org> <0167a499-8479-6be4-946d-4446bd02ff63@huawei.com> <20181214075602.GA15236@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181214075602.GA15236@codeaurora.org> User-Agent: Mutt/1.8.2 (2017-04-18) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/14, Sahitya Tummala wrote: > On Wed, Dec 12, 2018 at 11:36:08AM +0800, Chao Yu wrote: > > On 2018/12/12 11:17, Sahitya Tummala wrote: > > > On Fri, Dec 07, 2018 at 05:47:31PM +0800, Chao Yu wrote: > > >> On 2018/12/1 4:33, Jaegeuk Kim wrote: > > >>> On 11/29, Sahitya Tummala wrote: > > >>>> > > >>>> On Tue, Nov 27, 2018 at 09:42:39AM +0800, Chao Yu wrote: > > >>>>> On 2018/11/27 8:30, Jaegeuk Kim wrote: > > >>>>>> On 11/26, Sahitya Tummala wrote: > > >>>>>>> When there is a failure in f2fs_fill_super() after/during > > >>>>>>> the recovery of fsync'd nodes, it frees the current sbi and > > >>>>>>> retries again. This time the mount is successful, but the files > > >>>>>>> that got recovered before retry, still holds the extent tree, > > >>>>>>> whose extent nodes list is corrupted since sbi and sbi->extent_list > > >>>>>>> is freed up. The list_del corruption issue is observed when the > > >>>>>>> file system is getting unmounted and when those recoverd files extent > > >>>>>>> node is being freed up in the below context. > > >>>>>>> > > >>>>>>> list_del corruption. prev->next should be fffffff1e1ef5480, but was (null) > > >>>>>>> <...> > > >>>>>>> kernel BUG at kernel/msm-4.14/lib/list_debug.c:53! > > >>>>>>> task: fffffff1f46f2280 task.stack: ffffff8008068000 > > >>>>>>> lr : __list_del_entry_valid+0x94/0xb4 > > >>>>>>> pc : __list_del_entry_valid+0x94/0xb4 > > >>>>>>> <...> > > >>>>>>> Call trace: > > >>>>>>> __list_del_entry_valid+0x94/0xb4 > > >>>>>>> __release_extent_node+0xb0/0x114 > > >>>>>>> __free_extent_tree+0x58/0x7c > > >>>>>>> f2fs_shrink_extent_tree+0xdc/0x3b0 > > >>>>>>> f2fs_leave_shrinker+0x28/0x7c > > >>>>>>> f2fs_put_super+0xfc/0x1e0 > > >>>>>>> generic_shutdown_super+0x70/0xf4 > > >>>>>>> kill_block_super+0x2c/0x5c > > >>>>>>> kill_f2fs_super+0x44/0x50 > > >>>>>>> deactivate_locked_super+0x60/0x8c > > >>>>>>> deactivate_super+0x68/0x74 > > >>>>>>> cleanup_mnt+0x40/0x78 > > >>>>>>> __cleanup_mnt+0x1c/0x28 > > >>>>>>> task_work_run+0x48/0xd0 > > >>>>>>> do_notify_resume+0x678/0xe98 > > >>>>>>> work_pending+0x8/0x14 > > >>>>>>> > > >>>>>>> Fix this by cleaning up inodes, extent tree and nodes of those > > >>>>>>> recovered files before freeing up sbi and before next retry. > > >>>>>>> > > >>>>>>> Signed-off-by: Sahitya Tummala > > >>>>>>> --- > > >>>>>>> v2: > > >>>>>>> -call evict_inodes() and f2fs_shrink_extent_tree() to cleanup inodes > > >>>>>>> > > >>>>>>> fs/f2fs/f2fs.h | 1 + > > >>>>>>> fs/f2fs/shrinker.c | 2 +- > > >>>>>>> fs/f2fs/super.c | 13 ++++++++++++- > > >>>>>>> 3 files changed, 14 insertions(+), 2 deletions(-) > > >>>>>>> > > >>>>>>> diff --git a/fs/f2fs/f2fs.h b/fs/f2fs/f2fs.h > > >>>>>>> index 1e03197..aaee63b 100644 > > >>>>>>> --- a/fs/f2fs/f2fs.h > > >>>>>>> +++ b/fs/f2fs/f2fs.h > > >>>>>>> @@ -3407,6 +3407,7 @@ struct rb_entry *f2fs_lookup_rb_tree_ret(struct rb_root_cached *root, > > >>>>>>> bool f2fs_check_rb_tree_consistence(struct f2fs_sb_info *sbi, > > >>>>>>> struct rb_root_cached *root); > > >>>>>>> unsigned int f2fs_shrink_extent_tree(struct f2fs_sb_info *sbi, int nr_shrink); > > >>>>>>> +unsigned long __count_extent_cache(struct f2fs_sb_info *sbi); > > >>>>>>> bool f2fs_init_extent_tree(struct inode *inode, struct f2fs_extent *i_ext); > > >>>>>>> void f2fs_drop_extent_tree(struct inode *inode); > > >>>>>>> unsigned int f2fs_destroy_extent_node(struct inode *inode); > > >>>>>>> diff --git a/fs/f2fs/shrinker.c b/fs/f2fs/shrinker.c > > >>>>>>> index 9e13db9..7e3c13b 100644 > > >>>>>>> --- a/fs/f2fs/shrinker.c > > >>>>>>> +++ b/fs/f2fs/shrinker.c > > >>>>>>> @@ -30,7 +30,7 @@ static unsigned long __count_free_nids(struct f2fs_sb_info *sbi) > > >>>>>>> return count > 0 ? count : 0; > > >>>>>>> } > > >>>>>>> > > >>>>>>> -static unsigned long __count_extent_cache(struct f2fs_sb_info *sbi) > > >>>>>>> +unsigned long __count_extent_cache(struct f2fs_sb_info *sbi) > > >>>>>>> { > > >>>>>>> return atomic_read(&sbi->total_zombie_tree) + > > >>>>>>> atomic_read(&sbi->total_ext_node); > > >>>>>>> diff --git a/fs/f2fs/super.c b/fs/f2fs/super.c > > >>>>>>> index af58b2c..769e7b1 100644 > > >>>>>>> --- a/fs/f2fs/super.c > > >>>>>>> +++ b/fs/f2fs/super.c > > >>>>>>> @@ -3016,6 +3016,16 @@ static void f2fs_tuning_parameters(struct f2fs_sb_info *sbi) > > >>>>>>> sbi->readdir_ra = 1; > > >>>>>>> } > > >>>>>>> > > >>>>>>> +static void f2fs_cleanup_inodes(struct f2fs_sb_info *sbi) > > >>>>>>> +{ > > >>>>>>> + struct super_block *sb = sbi->sb; > > >>>>>>> + > > >>>>>>> + sync_filesystem(sb); > > >>>>>> > > >>>>>> This writes another checkpoint, which would not be what this retrial intended. > > >>>>> > > >>>>> Actually, checkpoint will not be triggered due to SBI_POR_DOING flag check > > >>>>> as below: > > >>>>> > > >>>>> int f2fs_sync_fs(struct super_block *sb, int sync) > > >>>>> { > > >>>>> ... > > >>>>> if (unlikely(is_sbi_flag_set(sbi, SBI_POR_DOING))) > > >>>>> return -EAGAIN; > > >>>>> ... > > >>>>> } > > >>>>> > > >>>>> And also all dirty data/node won't be persisted due to SBI_POR_DOING flag, > > >>>>> IIUC. > > >>>>> > > >>>> > > >>>> Thanks Chao for the clarification. > > >>>> > > >>>> Hi Jaegeuk, > > >>>> > > >>>> Do you still have any further concerns or comments on this patch? > > >>> > > >>> Could you try the below first? > > >>> > > >>> -- How about adding a condition in f2fs_may_extent_tree() when adding extents? > > >>> -- Likewise, if (shrinker is not registered) return false; > > >>> > > >>> If we can fix what you described directly, I don't want to rely on such the > > >>> assumptions saying we won't do checkpoint. This flow literally says syncing > > >>> and evicting cached objects, which opposed to what we'd like to drop all caches > > >>> and restart fill_super again. > > >>> > > >>> Let me consider this as a final resolution. > > >> > > >> Jaegeuk, > > >> > > >> Still I want to ask, what kind of scenario we have to add retry logic in > > >> fill_super for? As in android scenario, it must be extreme rare case that > > >> system runs out-of-memory in boot time...at least, I didn't get any kind of > > >> report like that. > > >> > > > Hi Chao, > > > > Hi Sahitya, > > > > Thanks for letting me know that, I git-blamed the code, and found the > > original intention is like what you described: > > > > commit ed2e621a95d704e6a4e904cc00524e8cbddda0c2 > > Author: Jaegeuk Kim > > Date: Fri Aug 8 15:37:41 2014 -0700 > > > > f2fs: give a chance to mount again when encountering errors > > > > This patch gives another chance to try mount process when we encounter > > an error. > > This makes an effect on the roll-forward recovery failures as well. > > > > But I doubt that if we failed in recovery, maybe there is corruption in > > this image, would it be better to fail the mount, and let user fsck it and > > retry the mount? otherwise, the corruption may be expanded... The problem was there was no way to recover roll-forward area by fsck. IOWs, mount was failing all the time. I don't think roll-forward itself can corrupt the image more. Please report, if you have any issue on this. > > > > Hi Jaegeuk, > > How do you think about this? If you think it is okay, then I will fix the > sbi->extent_list corruption issue, by removing the retry logic. Otherwise, > I will fix it in the extent handling as you have suggested earlier. I'd like to keep retry logic, so could you please test what I suggested above? Thanks, > > Thanks, > > > Thanks, > > > > > > > > In my case, the first boot up has a failure in recovery as below - > > > > > > F2FS-fs (mmcblk0p75): find_fsync_dnodes: detect looped node chain, blkaddr:1979471, next:1979472 > > > F2FS-fs (mmcblk0p75): Cannot recover all fsync data errno=-22 > > > > > > But in the second attempt, retry will be set to false and because of that > > > recover_fsync_data() is skipped. This helped mount to be successful in > > > the second attempt. > > > > > > Thanks, > > > > > >> Thanks, > > >> > > >>> > > >>> Thanks, > > >>> > > >>>> > > >>>> Thanks, > > >>>> Sahitya. > > >>>> > > >>>>> Thanks, > > >>>>> > > >>>>>> How about adding a condition in f2fs_may_extent_tree() when adding extents? > > >>>>>> Likewise, if (shrinker is not registered) return false; > > >>>>>> > > >>>>>> > > >>>>>>> + shrink_dcache_sb(sb); > > >>>>>>> + evict_inodes(sb); > > >>>>>>> + f2fs_shrink_extent_tree(sbi, __count_extent_cache(sbi)); > > >>>>>>> +} > > >>>>>>> + > > >>>>>>> static int f2fs_fill_super(struct super_block *sb, void *data, int silent) > > >>>>>>> { > > >>>>>>> struct f2fs_sb_info *sbi; > > >>>>>>> @@ -3402,6 +3412,8 @@ static int f2fs_fill_super(struct super_block *sb, void *data, int silent) > > >>>>>>> * falls into an infinite loop in f2fs_sync_meta_pages(). > > >>>>>>> */ > > >>>>>>> truncate_inode_pages_final(META_MAPPING(sbi)); > > >>>>>>> + /* cleanup recovery and quota inodes */ > > >>>>>>> + f2fs_cleanup_inodes(sbi); > > >>>>>>> f2fs_unregister_sysfs(sbi); > > >>>>>>> free_root_inode: > > >>>>>>> dput(sb->s_root); > > >>>>>>> @@ -3445,7 +3457,6 @@ static int f2fs_fill_super(struct super_block *sb, void *data, int silent) > > >>>>>>> /* give only one another chance */ > > >>>>>>> if (retry) { > > >>>>>>> retry = false; > > >>>>>>> - shrink_dcache_sb(sb); > > >>>>>>> goto try_onemore; > > >>>>>>> } > > >>>>>>> return err; > > >>>>>>> -- > > >>>>>>> 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. > > >>> > > >>> . > > >>> > > >> > > > > > > > -- > -- > Sent by a consultant of the Qualcomm Innovation Center, Inc. > The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.