mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [RFC PATCH 0/1] fuse: restructure requests extensions handling
@ 2026-03-09 14:59 Luis Henriques
  2026-03-09 14:59 ` [RFC PATCH 1/1] " Luis Henriques
  0 siblings, 1 reply; 2+ messages in thread
From: Luis Henriques @ 2026-03-09 14:59 UTC (permalink / raw)
  To: Miklos Szeredi
  Cc: linux-fsdevel, linux-kernel, Matt Harvey, kernel-dev, Luis Henriques

Hi!

This patch was going to be included in the lookup_handle patchset.  But
since it is self-contained and it can eventually be picked independently,
I've decided to send it as a separate RFC.

It basically re-implements the idea of extensions, making it easier to add
new ones: a extension can be simply added to the 'ext_args' array in
fuse_args.

Luis Henriques (1):
  fuse: restructure requests extensions handling

 fs/fuse/dev.c    |  35 +++++++++++++++-
 fs/fuse/dir.c    | 104 +++++++++++++++++++++--------------------------
 fs/fuse/fuse_i.h |  11 ++++-
 3 files changed, 89 insertions(+), 61 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-03-09 14:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-09 14:59 [RFC PATCH 0/1] fuse: restructure requests extensions handling Luis Henriques
2026-03-09 14:59 ` [RFC PATCH 1/1] " Luis Henriques

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®