Linux filesystem development
 help / color / mirror / Atom feed
From: Horst Birthelmer <horst@birthelmer.de>
To: Luis Henriques <luis@igalia.com>
Cc: Miklos Szeredi <miklos@szeredi.hu>,
	 fuse-devel <fuse-devel@lists.linux.dev>,
	linux-fsdevel@vger.kernel.org, John Groves <John@groves.net>,
	 Joanne Koong <joannelkoong@gmail.com>,
	"Darrick J . Wong" <djwong@kernel.org>,
	 Amir Goldstein <amir73il@gmail.com>,
	Bernd Schubert <bernd@bsbernd.com>
Subject: Re: Re: [post LSFMM summary] where is fuse going?
Date: Mon, 11 May 2026 21:17:08 +0200	[thread overview]
Message-ID: <agIqECaAKFuqdi-i@fedora.fritz.box> (raw)
In-Reply-To: <87pl313ni5.fsf@igalia.com>

On Mon, May 11, 2026 at 05:43:46PM +0100, Luis Henriques wrote:
> Hi Miklos,
> 
> On Mon, May 11 2026, Miklos Szeredi wrote:
> 
> > Please let know what I missed.
> 
> Thanks for the summary.  It looks pretty comprehensive to me, the only
> things I don't see listed are the FUSE discord and the monthly/biweekly
> call.  But that's probably out of the scope of this email.
> 
> Also...
> 
> [snip]
> 
> > COMPOUND REQS: let's add this to fusex.  uAPI is simple, kAPI needs refining.
> >
> > FILE HANDLES: same: let's add to fusex.
> 
> I'd like to clarify this: do you see fusex as some sort of staging area
> for features development that would (or could) eventually be merged back
> into the "traditional" FUSE?
> 
> I'm asking because I got under the impression that file handles in
> particular was something that would be desired to have in "traditional"
> FUSE (and that's where I would rather have them TBH).  This would, for
> example, help unbreak nfs exports.
> 

I'm not that convinced that this is as easily doable as it looks at first glance.
Imagine you have a feature done in fusex.
The interface to vfs is the same and the interface to user space is the same
(to some degree, since there are those new opcodes)
but the inner workings are completely different.

I think the porting to traditinal fuse will pretty much be a rewrite, unless the
task was trivial in the first place.

Just my $.02

Horst

  reply	other threads:[~2026-05-11 19:17 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-11 15:12 [post LSFMM summary] where is fuse going? Miklos Szeredi
2026-05-11 16:43 ` Luis Henriques
2026-05-11 19:17   ` Horst Birthelmer [this message]
2026-05-12  8:46     ` Luis Henriques
2026-05-12  9:57       ` Miklos Szeredi
2026-05-12  9:38   ` Miklos Szeredi
2026-05-11 17:18 ` Amir Goldstein
2026-05-12  3:20   ` Gao Xiang
2026-05-12  7:53     ` Amir Goldstein
2026-05-12 10:00       ` Miklos Szeredi
2026-05-12  9:52   ` Miklos Szeredi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=agIqECaAKFuqdi-i@fedora.fritz.box \
    --to=horst@birthelmer.de \
    --cc=John@groves.net \
    --cc=amir73il@gmail.com \
    --cc=bernd@bsbernd.com \
    --cc=djwong@kernel.org \
    --cc=fuse-devel@lists.linux.dev \
    --cc=joannelkoong@gmail.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=luis@igalia.com \
    --cc=miklos@szeredi.hu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox