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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 9343CE9A03B for ; Tue, 17 Feb 2026 21:14:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:In-Reply-To:References:Date: Message-Id:From:Subject:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=qLSWTZ8q/JF5Cbsna1O8tFjSH3tUgOB+w8p/KIIB7q0=; b=3B3zGum7UsB7Yx urC7p4Rlqxx9BllQRO8DmE5vbjKSbBJMndy78oZPUH7lPblgEf4jEEjNkptVuIKQ9pnb1wvZKmxCa ZS+sO3B5qHb0mV3/9zDMqL6BqKcejU0jDvqdY4oUgBCvF2mCqcluS6K+TzQ4tAXeX/EeN3o+b5Exq H11AzEA1TtsXD25v6Bxbaavv2s9j5IpN0wfBncQmLMTn+W7bY/uC8H5d1pmOweg26/1a+E1n+zHOl vGWZfy+XMj4KmCLDvBDrLLq8Ede8WYB9eP64kBmIaTYT2QYx/nN80bBWXjV8kV4yCsE63yj9Uz9SK NRL0pO2fiJlgE4McaBqQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vsSP5-00000008tDY-2rLn; Tue, 17 Feb 2026 21:14:43 +0000 Received: from tor.source.kernel.org ([172.105.4.254]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vsSP2-00000008tCj-1Pyg for linux-mtd@lists.infradead.org; Tue, 17 Feb 2026 21:14:40 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id 5CA3D60128; Tue, 17 Feb 2026 21:14:38 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 05413C19421; Tue, 17 Feb 2026 21:14:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1771362878; bh=SWr3Pg6zIeu2S3Z6UDsk8BzZU6tf527GPJ41POMlghM=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=qME5lVPCgbs75GtVkYDVSedStUuy5Pu7iKCY4IKu3xqN3EcQE+Oh5yA77hoZy7VyU +0wZZYMpZQVXM9oVuFBmRCNz9ULENuT2B5em0ouDg88Yb0OXaPujVB/GBPkgNNMpHr EhgPO+uLpu1WI515RTCnoSYcSuoUoWHPdRcl280BUTS4HjHiimnSyoFiD+9+NmEu7s 4m0WVXB/a1C6i48qotqtPrvf49sFdMixg5MNCldkNycO7JhTW+IJtnP0WEfZw+8dYi 1uYBY6iDz7huxRyc2w6LATusfRgMkVW0RAKYcp9Uufer3E7jADONKO2Apo8cM0wFiU pB1OIFY+N5Jzg== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 0B1123806667; Tue, 17 Feb 2026 21:14:31 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [f2fs-dev] [PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support From: patchwork-bot+f2fs@kernel.org Message-Id: <177136286957.643511.1991968143318289235.git-patchwork-notify@kernel.org> Date: Tue, 17 Feb 2026 21:14:29 +0000 References: <20260108-setlease-6-20-v1-0-ea4dec9b67fa@kernel.org> In-Reply-To: <20260108-setlease-6-20-v1-0-ea4dec9b67fa@kernel.org> To: Jeff Layton Cc: luisbg@kernel.org, salah.triki@gmail.com, nico@fluxnic.net, hch@infradead.org, jack@suse.cz, al@alarsen.net, viro@zeniv.linux.org.uk, brauner@kernel.org, dsterba@suse.com, clm@fb.com, xiang@kernel.org, chao@kernel.org, zbestahu@gmail.com, jefflexu@linux.alibaba.com, dhavale@google.com, lihongbo22@huawei.com, guochunhai@vivo.com, jack@suse.com, tytso@mit.edu, adilger.kernel@dilger.ca, jaegeuk@kernel.org, hirofumi@mail.parknet.co.jp, dwmw2@infradead.org, richard@nod.at, shaggy@kernel.org, konishi.ryusuke@gmail.com, slava@dubeyko.com, almaz.alexandrovich@paragon-software.com, mark@fasheh.com, jlbec@evilplan.org, joseph.qi@linux.alibaba.com, hubcap@omnibond.com, martin@omnibond.com, miklos@szeredi.hu, amir73il@gmail.com, phillip@squashfs.org.uk, cem@kernel.org, hughd@google.com, baolin.wang@linux.alibaba.com, akpm@linux-foundation.org, linkinjeon@kernel.org, sj1557.seo@samsung.com, yuezhang.mo@sony.com, chuck.lever@oracle.com, alex.aring@gmail.com, agruenba@redhat.com, corbet@lwn.net, willy@infradead.org, ericvh@kernel.org, lucho@ionkov.net, asmadeus@codewreck.org, linux_oss@crudebyte.com, xiubli@redhat.com, idryomov@gmail.com, trondmy@kernel.org, anna@kernel.org, sfrench@samba.org, pc@manguebit.org, ronniesahlberg@gmail.com, sprasad@microsoft.com, tom@talpey.com, bharathsm@microsoft.com, hansg@kernel.org, jfs-discussion@lists.sourceforge.net, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, gfs2@lists.linux.dev, linux-mm@kvack.org, linux-mtd@lists.infradead.org, linux-cifs@vger.kernel.org, linux-nilfs@vger.kernel.org, linux-ext4@vger.kernel.org, devel@lists.orangefs.org, ocfs2-devel@lists.linux.dev, ceph-devel@vger.kernel.org, linux-nfs@vger.kernel.org, v9fs@lists.linux.dev, samba-technical@lists.samba.org, linux-unionfs@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, linux-xfs@vger.kernel.org, linux-fsdevel@vger.kernel.org, ntfs3@lists.linux.dev, linux-erofs@lists.ozlabs.org, linux-btrfs@vger.kernel.org X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org Hello: This series was applied to jaegeuk/f2fs.git (dev) by Christian Brauner : On Thu, 08 Jan 2026 12:12:55 -0500 you wrote: > Yesterday, I sent patches to fix how directory delegation support is > handled on filesystems where the should be disabled [1]. That set is > appropriate for v6.19. For v7.0, I want to make lease support be more > opt-in, rather than opt-out: > > For historical reasons, when ->setlease() file_operation is set to NULL, > the default is to use the kernel-internal lease implementation. This > means that if you want to disable them, you need to explicitly set the > ->setlease() file_operation to simple_nosetlease() or the equivalent. > > [...] Here is the summary with links: - [f2fs-dev,01/24] fs: add setlease to generic_ro_fops and read-only filesystem directory operations https://git.kernel.org/jaegeuk/f2fs/c/ca4388bf1d9e - [f2fs-dev,02/24] affs: add setlease file operation https://git.kernel.org/jaegeuk/f2fs/c/663cdef61a27 - [f2fs-dev,03/24] btrfs: add setlease file operation https://git.kernel.org/jaegeuk/f2fs/c/f9688474e413 - [f2fs-dev,04/24] erofs: add setlease file operation https://git.kernel.org/jaegeuk/f2fs/c/f8902d3df893 - [f2fs-dev,05/24] ext2: add setlease file operation https://git.kernel.org/jaegeuk/f2fs/c/ccdc2e0569f5 - [f2fs-dev,06/24] ext4: add setlease file operation https://git.kernel.org/jaegeuk/f2fs/c/20747a2a29c6 - [f2fs-dev,07/24] exfat: add setlease file operation https://git.kernel.org/jaegeuk/f2fs/c/b8ca02667552 - [f2fs-dev,08/24] f2fs: add setlease file operation https://git.kernel.org/jaegeuk/f2fs/c/9e2ac6ddb397 - [f2fs-dev,09/24] fat: add setlease file operation https://git.kernel.org/jaegeuk/f2fs/c/a9acc8422ffb - [f2fs-dev,10/24] gfs2: add a setlease file operation https://git.kernel.org/jaegeuk/f2fs/c/3b514c333390 - [f2fs-dev,11/24] jffs2: add setlease file operation https://git.kernel.org/jaegeuk/f2fs/c/c275e6e7c085 - [f2fs-dev,12/24] jfs: add setlease file operation https://git.kernel.org/jaegeuk/f2fs/c/7dd596bb35e5 - [f2fs-dev,13/24] nilfs2: add setlease file operation https://git.kernel.org/jaegeuk/f2fs/c/f46bb13dc5d9 - [f2fs-dev,14/24] ntfs3: add setlease file operation https://git.kernel.org/jaegeuk/f2fs/c/6aaa1d6337b5 - [f2fs-dev,15/24] ocfs2: add setlease file operation https://git.kernel.org/jaegeuk/f2fs/c/f15d3150279d - [f2fs-dev,16/24] orangefs: add setlease file operation https://git.kernel.org/jaegeuk/f2fs/c/136b43aa4b16 - [f2fs-dev,17/24] overlayfs: add setlease file operation https://git.kernel.org/jaegeuk/f2fs/c/94a3f60af5dc - [f2fs-dev,18/24] squashfs: add setlease file operation https://git.kernel.org/jaegeuk/f2fs/c/dfd8676efe43 - [f2fs-dev,19/24] tmpfs: add setlease file operation https://git.kernel.org/jaegeuk/f2fs/c/f5a3446be277 - [f2fs-dev,20/24] udf: add setlease file operation https://git.kernel.org/jaegeuk/f2fs/c/dbe8d57d1483 - [f2fs-dev,21/24] ufs: add setlease file operation https://git.kernel.org/jaegeuk/f2fs/c/545b4144d804 - [f2fs-dev,22/24] xfs: add setlease file operation https://git.kernel.org/jaegeuk/f2fs/c/6163b5da2f5e - [f2fs-dev,23/24] filelock: default to returning -EINVAL when ->setlease operation is NULL https://git.kernel.org/jaegeuk/f2fs/c/2b10994be716 - [f2fs-dev,24/24] fs: remove simple_nosetlease() https://git.kernel.org/jaegeuk/f2fs/c/51e49111c00b You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/