Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp3539382pxb; Mon, 1 Mar 2021 12:44:03 -0800 (PST) X-Google-Smtp-Source: ABdhPJw8zQXJg9qGfMUfkLdqi5KYx1b3l/roqEGsdPrNlEAvd1Xf7zoAkJpLjhm/2RGytGpsHKLF X-Received: by 2002:a17:906:7c43:: with SMTP id g3mr17527149ejp.210.1614631442853; Mon, 01 Mar 2021 12:44:02 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1614631442; cv=none; d=google.com; s=arc-20160816; b=T0XNXdY7A1dC4zC+TRgWZbhRMFzDt2mZXAitgl0r2TYj18aqJewpwfBefCFImTolwq Zf/RlzxQS6hy/gdKlGFQnazAbkGgl/vagDQrbvmmFMApyflxT7toMTAvh5vooYR6uO1J aM3HedwPUnWeOezbTlWpm7a49C0jRQ0Savvn5n6x6ABTdfuzquL4oek1XJz7jdwHeDwC 41Pg8iqnL1+T7bGq3MreiRNR9OXOnRJJUGBrNDG3+Q1b+xWsj5yAIvufeSQMga/DWIPN a/ly9pTfL2444QIPoajRsFO2XHQ08Fp3mOK/9qQoZeLaQyZpyiTAU2u84Lsb74FsAE6u AgZg== 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=R1iA0xRoD20UtFgKuAlWjmTAtpF6aCCkPBU7unjVh7w=; b=uM308vkYayImz/cxeK4ILScm6gBmaxX5UanocUIJZYgX+B7o+d+qn8wAPyH0yZADfR btaEakPFM/RgLrjn7RO2mpjx2z0FfOepCTxS2N3Q4L27MumytkB87FYOz3+CeFslmPQM zoyawC5FFyAQkYQY/Wqhy463sQ5Sk+ZPShka87QuRk2DmeXQqoz864aFaJnFh6nimSob ziBr6doMOHD7hs56tE2UpO1NevEbychuwHaopB7XeQHrciO3z/oNwIUm8n/G6IqLrqJp /huRJfEyi6XLPyevnty6Sfb2Fo1PiEOJ5zzajXbxQ3qEnB8Cu7Bh5KvkWSrYwdyYsNUy 4PIw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=SVpmKkyU; 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 m12si9029058eds.183.2021.03.01.12.43.39; Mon, 01 Mar 2021 12:44:02 -0800 (PST) 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=SVpmKkyU; 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 S243748AbhCAUj2 (ORCPT + 99 others); Mon, 1 Mar 2021 15:39:28 -0500 Received: from mail.kernel.org ([198.145.29.99]:35314 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237543AbhCARIW (ORCPT ); Mon, 1 Mar 2021 12:08:22 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 7DBE265007; Mon, 1 Mar 2021 16:41:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1614616881; bh=ELqiLl21SyVp1lDZ83L8LqNKbFkARBxaJznHja8YSYw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=SVpmKkyUmhs2GVXrpZvPWLhjqnRINgxpvilHk76MNVv3kknpZe41ekjm/x1exqO27 YmjQH41InAw/7nRwOk4M3syAX2sD4RHRZAGS4DpjPkSdnZlEod3LgmqKMmjMUgpQ6Z E5CL0U/3h+CCPXNW4/tjTjjROE+aGSGj487WLHSQ= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Daiyue Zhang , Dehe Gu , Junchao Jiang , Ge Qiu , Yi Chen , Chao Yu , Jaegeuk Kim , Sasha Levin Subject: [PATCH 4.19 097/247] f2fs: fix to avoid inconsistent quota data Date: Mon, 1 Mar 2021 17:11:57 +0100 Message-Id: <20210301161036.426807621@linuxfoundation.org> X-Mailer: git-send-email 2.30.1 In-Reply-To: <20210301161031.684018251@linuxfoundation.org> References: <20210301161031.684018251@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: Yi Chen [ Upstream commit 25fb04dbce6a0e165d28fd1fa8a1d7018c637fe8 ] Occasionally, quota data may be corrupted detected by fsck: Info: checkpoint state = 45 : crc compacted_summary unmount [QUOTA WARNING] Usage inconsistent for ID 0:actual (1543036928, 762) != expected (1543032832, 762) [ASSERT] (fsck_chk_quota_files:1986) --> Quota file is missing or invalid quota file content found. [QUOTA WARNING] Usage inconsistent for ID 0:actual (1352478720, 344) != expected (1352474624, 344) [ASSERT] (fsck_chk_quota_files:1986) --> Quota file is missing or invalid quota file content found. [FSCK] Unreachable nat entries [Ok..] [0x0] [FSCK] SIT valid block bitmap checking [Ok..] [FSCK] Hard link checking for regular file [Ok..] [0x0] [FSCK] valid_block_count matching with CP [Ok..] [0xdf299] [FSCK] valid_node_count matcing with CP (de lookup) [Ok..] [0x2b01] [FSCK] valid_node_count matcing with CP (nat lookup) [Ok..] [0x2b01] [FSCK] valid_inode_count matched with CP [Ok..] [0x2665] [FSCK] free segment_count matched with CP [Ok..] [0xcb04] [FSCK] next block offset is free [Ok..] [FSCK] fixing SIT types [FSCK] other corrupted bugs [Fail] The root cause is: If we open file w/ readonly flag, disk quota info won't be initialized for this file, however, following mmap() will force to convert inline inode via f2fs_convert_inline_inode(), which may increase block usage for this inode w/o updating quota data, it causes inconsistent disk quota info. The issue will happen in following stack: open(file, O_RDONLY) mmap(file) - f2fs_convert_inline_inode - f2fs_convert_inline_page - f2fs_reserve_block - f2fs_reserve_new_block - f2fs_reserve_new_blocks - f2fs_i_blocks_write - dquot_claim_block inode->i_blocks increase, but the dqb_curspace keep the size for the dquots is NULL. To fix this issue, let's call dquot_initialize() anyway in both f2fs_truncate() and f2fs_convert_inline_inode() functions to avoid potential inconsistent quota data issue. Fixes: 0abd675e97e6 ("f2fs: support plain user/group quota") Signed-off-by: Daiyue Zhang Signed-off-by: Dehe Gu Signed-off-by: Junchao Jiang Signed-off-by: Ge Qiu Signed-off-by: Yi Chen Reviewed-by: Chao Yu Signed-off-by: Jaegeuk Kim Signed-off-by: Sasha Levin --- fs/f2fs/file.c | 4 ++++ fs/f2fs/inline.c | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/fs/f2fs/file.c b/fs/f2fs/file.c index 59b5c0b032bb5..79e692a6c8b27 100644 --- a/fs/f2fs/file.c +++ b/fs/f2fs/file.c @@ -675,6 +675,10 @@ int f2fs_truncate(struct inode *inode) return -EIO; } + err = dquot_initialize(inode); + if (err) + return err; + /* we should check inline_data size */ if (!f2fs_may_inline_data(inode)) { err = f2fs_convert_inline_inode(inode); diff --git a/fs/f2fs/inline.c b/fs/f2fs/inline.c index 2fabeb0bb28fd..299f295fcb6c7 100644 --- a/fs/f2fs/inline.c +++ b/fs/f2fs/inline.c @@ -193,6 +193,10 @@ int f2fs_convert_inline_inode(struct inode *inode) if (!f2fs_has_inline_data(inode)) return 0; + err = dquot_initialize(inode); + if (err) + return err; + page = f2fs_grab_cache_page(inode->i_mapping, 0, false); if (!page) return -ENOMEM; -- 2.27.0