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 683CDCCD18E for ; Wed, 15 Oct 2025 07:32:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.sourceforge.net; s=beta; h=Content-Transfer-Encoding:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: Subject:In-Reply-To:MIME-Version:References:Message-ID:To:From:Date:Sender: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=19jgZ//oU15bjuq/+r7//K+cQycfWMED1ASI1AcL+Dc=; b=RCFs7sAn8e2L1NsSv4dy5rsLko nB6HSOGgd3Er8noaEaeMU1LFRs9ZGf4sIopckRHgFlxckg5TU8mapCH50+TZbprcstJUkSg0C0X21 n7cp+0PK5qaYZu1AOWVw96B92ZFEMIlS/ToMWPi9CUuhRvO0uvCinFXVvHeIZjKXtXmQ=; 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 1v8vzT-0002Vj-R4; Wed, 15 Oct 2025 07:32:08 +0000 Received: from [172.30.29.66] (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 1v8vzR-0002VT-Km for linux-f2fs-devel@lists.sourceforge.net; Wed, 15 Oct 2025 07:32:06 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=In-Reply-To:Content-Type:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding: 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=9Ye/2Sg9yKFeISLBWd8NKQZoDy/029G1tfPVlfBjgMo=; b=Xs3I73NHqJbwfBv6C6JiqCDiva R9brBfzuzv8Jjx9pXaEGUaBjPRiZZf4zgtnUQvXi484+M/mbO9KlT8JoBgYko732rW+lGtJaYdJZl uIWNOtFN2LWMX8E2gOPqObM9vKtcl+TfKSycVixSHYy/9AzEUvM2Xw+BKVYb6rM9+WbM=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To :From:Date:Sender:Reply-To:Content-Transfer-Encoding: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=9Ye/2Sg9yKFeISLBWd8NKQZoDy/029G1tfPVlfBjgMo=; b=dpT7ns/2mnsoMtnWJPbcQtsIjy 3EahgNwIuHvRxLZ5P+wwQ+8Dd6UtBAP+gI91hG0OG5QQo1k0Vsj521IX/zz8nNZEllSvFrxwbzC3Q XAgZHsoQN7DnQYs6EpXrGFFdhqhynyRIxask9+xNHg4ynbZxdhmforaspfNq5C/w84UE=; Received: from verein.lst.de ([213.95.11.211]) by sfi-mx-2.v28.lw.sourceforge.com with esmtps (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.95) id 1v8vzR-0004Qe-O1 for linux-f2fs-devel@lists.sourceforge.net; Wed, 15 Oct 2025 07:32:06 +0000 Received: by verein.lst.de (Postfix, from userid 2407) id E48B7227AA8; Wed, 15 Oct 2025 09:31:51 +0200 (CEST) Date: Wed, 15 Oct 2025 09:31:51 +0200 From: Christoph Hellwig To: Kundan Kumar Message-ID: <20251015073151.GC11294@lst.de> References: <20251014120845.2361-1-kundan.kumar@samsung.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20251014120845.2361-1-kundan.kumar@samsung.com> User-Agent: Mutt/1.5.17 (2007-11-01) X-Headers-End: 1v8vzR-0004Qe-O1 Subject: Re: [f2fs-dev] [PATCH v2 00/16] Parallelizing filesystem writeback 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: ritesh.list@gmail.com, vishak.g@samsung.com, jack@suse.cz, djwong@kernel.org, amir73il@gmail.com, david@fromorbit.com, gfs2@lists.linux.dev, linux-mm@kvack.org, clm@meta.com, hch@lst.de, dave@stgolabs.net, agruenba@redhat.com, miklos@szeredi.hu, gost.dev@samsung.com, willy@infradead.org, anuj20.g@samsung.com, linux-nfs@vger.kernel.org, viro@zeniv.linux.org.uk, jaegeuk@kernel.org, axboe@kernel.dk, brauner@kernel.org, linux-f2fs-devel@lists.sourceforge.net, mcgrof@kernel.org, anna@kernel.org, linux-fsdevel@vger.kernel.org, akpm@linux-foundation.org, trondmy@kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net This still allows the file system to override a bdi paramter while the bdi is shared by all file systems on a single block device. As said before that really needs untangling first. _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel