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 92B65C4345F for ; Thu, 25 Apr 2024 15:40:44 +0000 (UTC) Received: from [127.0.0.1] (helo=sfs-ml-2.v29.lw.sourceforge.com) by sfs-ml-2.v29.lw.sourceforge.com with esmtp (Exim 4.95) (envelope-from ) id 1s01DG-00012w-63; Thu, 25 Apr 2024 15:40:42 +0000 Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-2.v29.lw.sourceforge.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1s01DF-00012m-9u for linux-f2fs-devel@lists.sourceforge.net; Thu, 25 Apr 2024 15:40:42 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=To:Date:Message-Id:From:Subject: Content-Transfer-Encoding:MIME-Version:Content-Type:Sender:Reply-To:Cc: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=/KllIuZT9Kims/2mN4DeVbp1vKSlvJWAb+TAl2ntRr8=; b=EwjADwuh7/IlXLRYwhbJWEsRd2 4xYNNZDpsjE+NbAanEMqn0A2eKxbP9/ZH3ZNkGkJz6sYvqvjiOeTZJLxx0IF9kej1DeNnE48cG56A Rr4R+UBWruOYlhUj2KCkg55KyGrLB1/VB4Bp8wbLiPPauxqXl9OdXJoj1RzKI6lEY5CE=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=To:Date:Message-Id:From:Subject:Content-Transfer-Encoding:MIME-Version: Content-Type:Sender:Reply-To:Cc:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Id:List-Help:List-Unsubscribe:List-Subscribe:List-Post: List-Owner:List-Archive; bh=/KllIuZT9Kims/2mN4DeVbp1vKSlvJWAb+TAl2ntRr8=; b=I dm05H9qdjlJZr2H1pusy8ZvtY+N4uta/dmi5aL1QBeUBdJP7VYL3/DaTUBPzlsJgEsWTboZ39EyQl 0aOE+/wVhaZlCjNZfQYYjTWKsf1nDS02gcsFizGqVWjNHfHUcWEpNBdftpj6u3siK1SDZL4cl0sCw cYwL6upZTdJAEkIU=; Received: from dfw.source.kernel.org ([139.178.84.217]) by sfi-mx-2.v28.lw.sourceforge.com with esmtps (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.95) id 1s01DE-0005gn-Ul for linux-f2fs-devel@lists.sourceforge.net; Thu, 25 Apr 2024 15:40:41 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 0A95A61E8D for ; Thu, 25 Apr 2024 15:40:31 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id C7483C32783 for ; Thu, 25 Apr 2024 15:40:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1714059630; bh=AlB1v1t8VtpB3BhDTfYgaKf0o111mMrPTGI5UgyxPoY=; h=Subject:From:Date:To:From; b=fx2hKFkHT6I8FY0IjSVUC7z2ljnzCIx9wjRJytVD0jmLMVwh+g/7ULR3QkxhtyqYn 0Pvutakums76Ms/HczFYGTpImXSa8oE/veWjKkMCsZOMxmTze19c+7e0YQAgpgJjpY tRDmY3jm3+chBPRkIKvRT2Ap962jo0RXfvMQMUEGWZ1iLQ3QoTwN+8qlbFU/hEoruF SD6YUJFgIqThN5bS4wXvuhRFBVF4oDnFO9yqzKzzMOzjgCqNaCR/AA4KhFec1u+W2u TVmg5NWmEpWFKGJAGR0FipR6YAcopb8b7NmRtRCFb5ZgCzRVsi4nW+u/BZHBPZw6UV Qswu0BfvooG3Q== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id BCD67C43140 for ; Thu, 25 Apr 2024 15:40:30 +0000 (UTC) MIME-Version: 1.0 From: patchwork-bot+f2fs@kernel.org Message-Id: <171405963076.10966.13262518300282759105.git-patchwork-summary@kernel.org> Date: Thu, 25 Apr 2024 15:40:30 +0000 To: linux-f2fs-devel@lists.sourceforge.net X-Headers-End: 1s01DE-0005gn-Ul Subject: [f2fs-dev] Patchwork summary for: f2fs 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 Hello: The following patches were marked "accepted", because they were applied to jaegeuk/f2fs.git (dev): Patch: [f2fs-dev] f2fs: fix false alarm on invalid block address Submitter: Jaegeuk Kim Committer: Jaegeuk Kim Patchwork: https://patchwork.kernel.org/project/f2fs/list/?series=847558 Lore link: https://lore.kernel.org/r/20240424173548.1515606-1-jaegeuk@kernel.org Patch: [f2fs-dev] f2fs: use helper to print zone condition Submitter: Wu Bo Committer: Jaegeuk Kim Patchwork: https://patchwork.kernel.org/project/f2fs/list/?series=846991 Lore link: https://lore.kernel.org/r/20240423112759.4081008-1-bo.wu@vivo.com Total patches: 2 -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel