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 EAAD8C3DA61 for ; Mon, 15 Jul 2024 14:40:48 +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 1sTMsi-0003Oa-Ib; Mon, 15 Jul 2024 14:40:48 +0000 Received: from [172.30.29.67] (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 1sTMsf-0003O6-Gd for linux-f2fs-devel@lists.sourceforge.net; Mon, 15 Jul 2024 14:40:45 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=Cc:To:In-Reply-To:References:Date:Message-Id:From: Subject:Content-Transfer-Encoding:MIME-Version:Content-Type:Sender:Reply-To: 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=UDzsSvrxHvbIzInVvlqHAuIciQF1X+r6fyG+IzCNbNw=; b=Fpab7IB2E11GeV72jAMt/Ahgw3 rJXm0fgHARKxng29Bs/8uushJ9gP6YCXqtYzKK9KoqLuGYjtQ4d2sk8lnVBBGomq9Tbn9+zK8OuCN PdWGGLlC4+5Gcd/oBbGpnhc0xhDsT10jllG86kMYQJrQmmcQGS1JC9fa5YdQkbkheutg=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=Cc:To:In-Reply-To:References:Date:Message-Id:From:Subject: Content-Transfer-Encoding:MIME-Version:Content-Type:Sender:Reply-To: 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=UDzsSvrxHvbIzInVvlqHAuIciQF1X+r6fyG+IzCNbNw=; b=JhFh3gME4M3QYVfWjUwYb8wp4O Z09mi+Z5a6IcKCEItVYOM1Y3vTwCEBqjKACyXsIJp5c/uelOGNNtGwyRasy2SC5ikHT7dBcb4k+g8 QNBRIt6Nm16CtEtP7Q9o+zelDspLueTKjjOz02CpzgHRgqmrHrqx8mOHwd4UVFUKYjwg=; Received: from sin.source.kernel.org ([145.40.73.55]) by sfi-mx-2.v28.lw.sourceforge.com with esmtps (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.95) id 1sTMsf-0003EY-Fw for linux-f2fs-devel@lists.sourceforge.net; Mon, 15 Jul 2024 14:40:45 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id EE44FCE106E; Mon, 15 Jul 2024 14:40:32 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 3AFC9C4AF13; Mon, 15 Jul 2024 14:40:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1721054432; bh=BnVs/O18sPiLhExl4iRwJP6nlsmDzLjC/aSeCHgvJ3s=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=Zk5ijtCZD77Z3qygvNZlYjYBuiA8yCh/pz3PVakM30LbtgZ88ETgDKtqFn6PzZa9u UWArK90g81xBPSUEV5nXJihnoWlllb6vcnkbkBoISizRK4xe1i48+vRO1u0miesGtS qpbmmZuGdISdRAbWGWFgZpDK3nyj+eLlqSq23IkF0IiZsgmNstkgxi//CU1dtAwJKq GQXpoz2xqjgPmaCoHmD/NrYjFXyJf7/oqJBGqW0r7vQ9gnyfZi+nSqcdGU64Vnj2/H WpQS/cpBnZKMJySBDXCZ397aixyZdSyW2iiMCAZaG4cCLbo5IZTJ3v0HvmT+z6YQfn E3c/+seprfemQ== 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 30F0AC4332C; Mon, 15 Jul 2024 14:40:32 +0000 (UTC) MIME-Version: 1.0 From: patchwork-bot+f2fs@kernel.org Message-Id: <172105443219.17443.436158424545334010.git-patchwork-notify@kernel.org> Date: Mon, 15 Jul 2024 14:40:32 +0000 References: In-Reply-To: To: Eric Sandeen X-Headers-End: 1sTMsf-0003EY-Fw Subject: Re: [f2fs-dev] [PATCH] f2fs: remove unreachable lazytime mount option parsing 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: , Cc: linux-f2fs-devel@lists.sourceforge.net Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim : On Fri, 28 Jun 2024 23:38:17 -0500 you wrote: > The lazytime/nolazytime options are now handled in the VFS, and are > never seen in filesystem parsers, so remove handling of these > options from f2fs. > > Note: when lazytime support was added in 6d94c74ab85f it made > lazytime the default in default_options() - as a result, lazytime > cannot be disabled (because Opt_nolazytime is never seen in f2fs > parsing). > > [...] Here is the summary with links: - [f2fs-dev] f2fs: remove unreachable lazytime mount option parsing https://git.kernel.org/jaegeuk/f2fs/c/54f43a10fa25 You are awesome, thank you! -- 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