Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp378689pxj; Tue, 18 May 2021 05:35:05 -0700 (PDT) X-Google-Smtp-Source: ABdhPJykBiv6ENQlVA8X7azHcWBUnRM0QBEuOTvr5osTaZaZVERNz/WA+OAKSnrdD8dXJSmgtJie X-Received: by 2002:a17:906:2546:: with SMTP id j6mr5802630ejb.51.1621341304818; Tue, 18 May 2021 05:35:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621341304; cv=none; d=google.com; s=arc-20160816; b=huF/r+biITG9vDbV7wEFIHtbStL4YskKSkaf5ZA29Tco6B7Xrjg2xcrI7mTWUgZBW9 R4dryZt39ey0CMexMyF+H1NEUkcD8wOvB3BsM9XJLzJuwHulRFbOZxbLDHmYbpwQJCon bCFUij3QkfXWLB7qeDjOyJRfJG64eL1Iyj6fUkH7EtTsWRUzk/ANmG8XcSvRy74sTq6c wrmjoEaPG+UsU0p9SEyTqR2TxNLM19XriPgQ491Q8BDwlwOpxl9KWSjz1vO6yZec8d8u noDqey8sWFezfDuPCT6TwOSX5vfvsxwaDIfTQ0sSS3dmXt/74EszwmhLpVpwXy0N7F63 bDMg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=TnVR46ox9YZWxorzpgU6RCbHXyoFBNo0dLRE5v0Uzww=; b=hc/pdMmZizXo5RMK/48XFp4ARnIqoDLZdlmfSgBzlpRunLbpz6YGG2/tTZNr4yZ517 IDtH+qFdhXtFvFQwWbuVdfG9TtpwKxxWr3Y2kLNDBiKiXOyIb0Kucfm6iH3Telcw1rAC S0fIaWhIa9q6nmZp73boz0JN2PUHAOpvOVfo/kqNEAHSJDcdQzKnaTBgRKuiR6spUNVu yzg2zyuanUt4a6sb1zn2apgTJVH1a1HxCpu+2BVGZmBnjDcO9DlTwRyJCbAjuYpgkebe n5CgglUZDM2Sef/UbkORVX9+P74ReH7DVMKnU7jhcjeqsRSB1/96iTgyX1R0kRjjq31n 7OXg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=1Mm3jtbP; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id v22si6776396ejw.420.2021.05.18.05.34.41; Tue, 18 May 2021 05:35:04 -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; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=1Mm3jtbP; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245080AbhEQPdF (ORCPT + 99 others); Mon, 17 May 2021 11:33:05 -0400 Received: from mail.kernel.org ([198.145.29.99]:54842 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243332AbhEQPSR (ORCPT ); Mon, 17 May 2021 11:18:17 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id A9F9061C68; Mon, 17 May 2021 14:33:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1621262007; bh=xoA02EJ+sfU7r569ITQ5Jvbh5ja3QudncF/3bWG4c7U=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=1Mm3jtbPLhvq1yPwV2i/GOnyEE5lTq5dUJCY8uujvrNrvezkzWl9ej3QJ7dpihBMH ukGArVEthl+SeUhGJcR4xW1iA9P8KWOcB89gJ+y+TosIsbY1A1nJ9xcpzFMTO341S1 paEfjI9KtdEGQYLf+w1TPcuT30OP8BgYaKJOPebE= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Chao Yu , Jaegeuk Kim , Sasha Levin Subject: [PATCH 5.10 098/289] f2fs: fix panic during f2fs_resize_fs() Date: Mon, 17 May 2021 16:00:23 +0200 Message-Id: <20210517140308.490538913@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210517140305.140529752@linuxfoundation.org> References: <20210517140305.140529752@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Chao Yu [ Upstream commit 3ab0598e6d860ef49d029943ba80f627c15c15d6 ] f2fs_resize_fs() hangs in below callstack with testcase: - mkfs 16GB image & mount image - dd 8GB fileA - dd 8GB fileB - sync - rm fileA - sync - resize filesystem to 8GB kernel BUG at segment.c:2484! Call Trace: allocate_segment_by_default+0x92/0xf0 [f2fs] f2fs_allocate_data_block+0x44b/0x7e0 [f2fs] do_write_page+0x5a/0x110 [f2fs] f2fs_outplace_write_data+0x55/0x100 [f2fs] f2fs_do_write_data_page+0x392/0x850 [f2fs] move_data_page+0x233/0x320 [f2fs] do_garbage_collect+0x14d9/0x1660 [f2fs] free_segment_range+0x1f7/0x310 [f2fs] f2fs_resize_fs+0x118/0x330 [f2fs] __f2fs_ioctl+0x487/0x3680 [f2fs] __x64_sys_ioctl+0x8e/0xd0 do_syscall_64+0x33/0x80 entry_SYSCALL_64_after_hwframe+0x44/0xa9 The root cause is we forgot to check that whether we have enough space in resized filesystem to store all valid blocks in before-resizing filesystem, then allocator will run out-of-space during block migration in free_segment_range(). Fixes: b4b10061ef98 ("f2fs: refactor resize_fs to avoid meta updates in progress") Signed-off-by: Chao Yu Signed-off-by: Jaegeuk Kim Signed-off-by: Sasha Levin --- fs/f2fs/gc.c | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/fs/f2fs/gc.c b/fs/f2fs/gc.c index 1e602d0f611f..e4e8c7257454 100644 --- a/fs/f2fs/gc.c +++ b/fs/f2fs/gc.c @@ -1979,7 +1979,20 @@ int f2fs_resize_fs(struct f2fs_sb_info *sbi, __u64 block_count) /* stop CP to protect MAIN_SEC in free_segment_range */ f2fs_lock_op(sbi); + + spin_lock(&sbi->stat_lock); + if (shrunk_blocks + valid_user_blocks(sbi) + + sbi->current_reserved_blocks + sbi->unusable_block_count + + F2FS_OPTION(sbi).root_reserved_blocks > sbi->user_block_count) + err = -ENOSPC; + spin_unlock(&sbi->stat_lock); + + if (err) + goto out_unlock; + err = free_segment_range(sbi, secs, true); + +out_unlock: f2fs_unlock_op(sbi); up_write(&sbi->gc_lock); if (err) -- 2.30.2