From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.sourceforge.net (lists.sourceforge.net [216.105.38.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D3347C43334 for ; Sat, 2 Jul 2022 23:55:15 +0000 (UTC) Received: from [127.0.0.1] (helo=sfs-ml-4.v29.lw.sourceforge.com) by sfs-ml-4.v29.lw.sourceforge.com with esmtp (Exim 4.94.2) (envelope-from ) id 1o7mxE-0005GC-1Q; Sat, 02 Jul 2022 23:55:10 +0000 Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-4.v29.lw.sourceforge.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1o7mxC-0005G1-D6 for linux-f2fs-devel@lists.sourceforge.net; Sat, 02 Jul 2022 23:55:09 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=MIME-Version:Content-Transfer-Encoding:Content-Type :References:In-Reply-To:Message-ID:Date:Subject:To:From:Sender:Reply-To:Cc: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=Ov8G/yQpYb7SXgBIbKqEHdKDBqnDmFxbXuHxQMlEHaE=; b=NeG7UZ8qNPxt3iM+I6ljSUc3n+ /zrNicfTlCJTHUrotsWBwx7vFuE4uJVmPWSr3e55iz3ylkiXLfGoRF4WlvPAn7D7Pvqmh5Lq/rPmx vsyM5YnoWPMOJu4gSi377cPUc/9epDI4kRAgyaUDnlJoTMKey0ScOeZ/sKCG9RbUl8NU=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=MIME-Version:Content-Transfer-Encoding:Content-Type:References: In-Reply-To:Message-ID:Date:Subject:To:From:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=Ov8G/yQpYb7SXgBIbKqEHdKDBqnDmFxbXuHxQMlEHaE=; b=SA7zEpxLCQeLRMN2FINJAZ0T/2 VDigsgRZeDCJclnU7YHiuPmTYmO/CmL7XYmMeMl7zLbckVa61AC/iNoR22qGFowosH1SvPkNHZGkE G5GGWtWKvOsSihDhmBW9XEwej5pIlIREIpEGsQR4DCvM+VX/Dlglgj3mVtBliktkMaFc=; Received: from dfw.source.kernel.org ([139.178.84.217]) by sfi-mx-1.v28.lw.sourceforge.com with esmtps (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.94.2) id 1o7mxA-005H3p-FK for linux-f2fs-devel@lists.sourceforge.net; Sat, 02 Jul 2022 23:55:09 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 1787060FFF for ; Sat, 2 Jul 2022 23:55:03 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 77DD8C341CA for ; Sat, 2 Jul 2022 23:55:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1656806102; bh=gs9EhL474PRaknUKs0rrxTy2Ut4GwFUNtAXbMsAe8ZY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=sPEWguLm3oPFgf8QmtGZVY4IVy80BeDuqXJmHihVBHwhFxqADAhrT3JvstCzj1Ncy YP361gd/qMyB+chTt2emCtxmhCBpm49BuagKCQhdp+9Jhifv6CcKT1J/bbdMV0He/g sFv/Ao6gQ64BDNjYZ2sV2OBImcUWMkmXyJDL37aSBPUk+XJfBblfHasH6Gh25Ely7C l9iPXlWwmTE7uTE2+ftnB9m4uNFJXtKpU4vCRtPupX48QNbIKWRttuvOC8/ccO/SbN zFBqQx7va2dfK/IUZpzkquo3rCMMg3hPp/yphWcpNoNvG+b+ifxkeYCqeePA2BTnS7 yFzL6RFIlGi0Q== Received: by aws-us-west-2-korg-bugzilla-1.web.codeaurora.org (Postfix, from userid 48) id 553F3C05FD5; Sat, 2 Jul 2022 23:55:02 +0000 (UTC) From: bugzilla-daemon@kernel.org To: linux-f2fs-devel@lists.sourceforge.net Date: Sat, 02 Jul 2022 23:55:02 +0000 X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: AssignedTo filesystem_f2fs@kernel-bugs.kernel.org X-Bugzilla-Product: File System X-Bugzilla-Component: f2fs X-Bugzilla-Version: 2.5 X-Bugzilla-Keywords: X-Bugzilla-Severity: high X-Bugzilla-Who: jaegeuk@kernel.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: filesystem_f2fs@kernel-bugs.kernel.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugzilla.kernel.org/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-Headers-End: 1o7mxA-005H3p-FK Subject: [f2fs-dev] [Bug 216162] F2FS filesystem with compression broken after kernel version 5.18.1 X-BeenThere: linux-f2fs-devel@lists.sourceforge.net X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net https://bugzilla.kernel.org/show_bug.cgi?id=216162 Jaegeuk Kim (jaegeuk@kernel.org) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jaegeuk@kernel.org --- Comment #3 from Jaegeuk Kim (jaegeuk@kernel.org) --- I suspect one issue recent reported with respect to compression vs. inline_data. Could you please run fsck from this? https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/log/?h=dev Especially this patch should fix the corruption. "fsck.f2fs: drop compression bit if inline_data is set" And, in order to avoid the runtime issue, we need this from Linus's tree. https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git/commit/?h=dev&id=29eeafc661f283a7412ecf8d9899a5ffd0c80f59 I think v5.18 stable branch hasn't merge the fixes yet. By any chance, could you please apply the below from the Linus tree on top of 5.18? "f2fs: attach inline_data after setting compression" -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel