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 BFD8BC433F5 for ; Tue, 3 May 2022 00:56:46 +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 1nlgqL-0007W2-UW; Tue, 03 May 2022 00:56:44 +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 1nlgqK-0007Vw-N5 for linux-f2fs-devel@lists.sourceforge.net; Tue, 03 May 2022 00:56:43 +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=wOc2i0aEJ3YaKMp7RpTbEndtKy3uSFUKY/5uZLN7wfw=; b=ZdR1yBpdeTBj5t+RfeSBL8EekM nYuAzI/dwNtL0ad65LjJfxIfO28MO7gkq8oLoOoQsatjNxVZCRXSrqLZ0Mh5ezrRHbjprxii0K8pE vzOlu3x74ufYszIltc3hSH+popu5Z0+k7JYflSqoD7ghebQ6RNq+xzMat1QmBGOIOgzc=; 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=wOc2i0aEJ3YaKMp7RpTbEndtKy3uSFUKY/5uZLN7wfw=; b=gohzA4bNdYbHf6/z79UmoH1Yv2 QBHtCXAAP/GG4ZE2knktLqnmyhdlppYf8f+l6HB1jylVGfZL+KOtOgDjtri7O05OaAtgndCr8CJ3L YFARXVXyLgq36RZN9IA5N6W5uhZ+k/ObF/8Rcuet4EnGuaJSLMFVqfczMh3EgNxGj+Hc=; Received: from ams.source.kernel.org ([145.40.68.75]) by sfi-mx-1.v28.lw.sourceforge.com with esmtps (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.94.2) id 1nlgqD-00H69x-JF for linux-f2fs-devel@lists.sourceforge.net; Tue, 03 May 2022 00:56:42 +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 ams.source.kernel.org (Postfix) with ESMTPS id 4F73BB81BB9 for ; Tue, 3 May 2022 00:56:31 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 1A3E4C385AC for ; Tue, 3 May 2022 00:56:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1651539390; bh=klM7WsVU0bdda8ZiEDtfhuXONRma702uyhwwg11gJ0g=; h=From:To:Subject:Date:In-Reply-To:References:From; b=lRcaXQ9/tUTBFWdF9D1OiH8fUEBl6eyMVgpUdQ7mPy8lhMX2hRpWBd2SMnfiRrVeK qJZIURYLoD8VR04a5SQzOC58/NPxGU0dA+SKke5fPScAt9CLAtD1bpSRPRIzHmN3S5 2Gn/FRdAx1oVLbLhaY0GH4nXQTdil7CiLvQP48iyMCFMnj8YDosWkA43r29IhX8NJX ge8JbjGGZrThhrlLvIfXGvcpk2G4iaY2mP2Vu3Q86IW+B3WUDp6SHjfqKMLo+0dcP0 ANO9VXgi6LKSTZebateySpzveL5ZoVls8G1b4jfSqhRcaTBBRSkPNCShLmrH8pIsSu 6/zEv4gPa9G7g== Received: by aws-us-west-2-korg-bugzilla-1.web.codeaurora.org (Postfix, from userid 48) id 061A4C05F98; Tue, 3 May 2022 00:56:30 +0000 (UTC) From: bugzilla-daemon@kernel.org To: linux-f2fs-devel@lists.sourceforge.net Date: Tue, 03 May 2022 00:56:29 +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: normal X-Bugzilla-Who: chao@kernel.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: CODE_FIX X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: filesystem_f2fs@kernel-bugs.kernel.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugzilla.kernel.org/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-Headers-End: 1nlgqD-00H69x-JF Subject: [f2fs-dev] [Bug 215904] kernel BUG at fs/f2fs/inode.c:825! 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=215904 Chao Yu (chao@kernel.org) changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |CODE_FIX -- 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