From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from relay.hostedemail.com (smtprelay0012.hostedemail.com [216.40.44.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 946AE358375; Tue, 14 Apr 2026 15:24:06 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=216.40.44.12 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776180247; cv=none; b=UthAZ7kDf87tYoZdsHh6gCdYnwdYyEzBfdZFKNwo+Yi4a0Gn9/uNL2m2AGzDegqBJUvgUYlXOe/54UIFkoL6CE+YcWj7eCgFApehw5A5ghmIsF9pbgHgzMhwHqD2h6nffb+vnir7tHyJ6Pu3H5xAlOCUaugKRWVFpmGZlZ4dLxI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776180247; c=relaxed/simple; bh=sDKLF81P7X0rSH9QLJyWkhlANiplPSnzbflXNreb7VU=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=U6E87UtiuCb+1qzsMqfYkfG1ivreYUisW6kDN7c4SppAWczeSG/92xAHNoZZmeA75ZAW6SDtbVbQJrrGeC15z8u8vkEPDGHLGAOfuanJRf8UTUz2TAU4odHkwGaEQJdDFtWdOuBa4xPZOduPXVTV/VYqO1x7hpHdBe8p77N1EB0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=groves.net; spf=pass smtp.mailfrom=groves.net; arc=none smtp.client-ip=216.40.44.12 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=groves.net Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=groves.net Received: from omf03.hostedemail.com (a10.router.float.18 [10.200.18.1]) by unirelay05.hostedemail.com (Postfix) with ESMTP id 1381350DCD; Tue, 14 Apr 2026 15:24:01 +0000 (UTC) Received: from [HIDDEN] (Authenticated sender: john@groves.net) by omf03.hostedemail.com (Postfix) with ESMTPA id D06246000A; Tue, 14 Apr 2026 15:23:49 +0000 (UTC) Date: Tue, 14 Apr 2026 10:23:48 -0500 From: John Groves To: Miklos Szeredi Cc: Joanne Koong , Bernd Schubert , John Groves , Dan Williams , Bernd Schubert , Alison Schofield , John Groves , Jonathan Corbet , Shuah Khan , Vishal Verma , Dave Jiang , Matthew Wilcox , Jan Kara , Alexander Viro , David Hildenbrand , Christian Brauner , "Darrick J . Wong" , Randy Dunlap , Jeff Layton , Amir Goldstein , Jonathan Cameron , Stefan Hajnoczi , Josef Bacik , Bagas Sanjaya , Chen Linxuan , James Morse , Fuad Tabba , Sean Christopherson , Shivank Garg , Ackerley Tng , Gregory Price , Aravind Ramesh , Ajay Joshi , "venkataravis@micron.com" , "linux-doc@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "nvdimm@lists.linux.dev" , "linux-cxl@vger.kernel.org" , "linux-fsdevel@vger.kernel.org" , djbw@kernel.org Subject: Re: [PATCH V10 00/10] famfs: port into fuse Message-ID: References: <20260331123702.35052-1-john@jagalactic.com> <0100019d43e5f632-f5862a3e-361c-4b54-a9a6-96c242a8f17a-000000@email.amazonses.com> <38744253-efa3-41c5-a491-b177a4a4c835@bsbernd.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Rspamd-Server: rspamout07 X-Rspamd-Queue-Id: D06246000A X-Stat-Signature: xr8xh36476psstk8w4ckif649iyrphm6 X-Session-Marker: 6A6F686E4067726F7665732E6E6574 X-Session-ID: U2FsdGVkX18ObgszvpeQJhZtO3GiUPb9fpEN5kDCcM0= X-HE-Tag: 1776180229-353483 X-HE-Meta: U2FsdGVkX1/GjWD1QMH6GjnuMOs4TmlAbCvDMSWjC9e9EecvLnUXTz9QOvU7FTdli+62crx8/ao39hY9VJHu5ID2P8lHUBiq9eASND+NObUgsnB6PwXzrn4A0VyHo0aL2fNRb6i7jDKg1mwGLwkUpyEm9Dhq6HVM2C/UBjrAH5UobEmVMYOotsCR1r+bqSu9V6KE/c2fudY25mZGNybf9Ovn4Yh2r6QQgYhW3v7fR/W/T1KzAL73gCpirABiggJ3VsDuE6edjlL+XcXhOVXACKo1RPGRqcedKLZDU8/w0jT0dG9R9BPhA32ynLgquGl2tw1CmQuuzqjoniU7kVaYAFIOkMR489QEi7RmUsRqofbGrvNSmePTsLGhyZ65m2Bt On 26/04/14 04:18PM, Miklos Szeredi wrote: > On Tue, 14 Apr 2026 at 15:41, John Groves wrote: > > > My short response: Noooooooooo!!!!!! > > :) Seems like this is a highly emotional topic... I suggest that we > go ahead with bpf experiments, then discuss results and path forward > at LSM. > > Thanks, > Miklos I think we need to try to emergency-add a session at LSFMM on this, with fs/mm/bpf people. Any ideas on how to do this? John