The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH 0/2] Add a documentation for FUSE passthrough
@ 2025-05-07  5:16 Chen Linxuan via B4 Relay
  2025-05-07  5:16 ` [PATCH 1/2] MAINTAINERS: update filter of FUSE documentation Chen Linxuan via B4 Relay
  2025-05-07  5:16 ` [PATCH 2/2] docs: filesystems: add fuse-passthrough.rst Chen Linxuan via B4 Relay
  0 siblings, 2 replies; 7+ messages in thread
From: Chen Linxuan via B4 Relay @ 2025-05-07  5:16 UTC (permalink / raw)
  To: Miklos Szeredi, Jonathan Corbet
  Cc: linux-kernel, linux-fsdevel, linux-doc, Chen Linxuan,
	Amir Goldstein, Bernd Schubert

This series adds a new file,
Documentation/filesystems/fuse-passthrough.rst, which documents why
FUSE passthrough functionality requires CAP_SYS_ADMIN capabilities.

The series also updates the MAINTAINERS file to ensure
scripts/get_maintainer.pl works correctly with FUSE documentation.

Signed-off-by: Chen Linxuan <chenlinxuan@uniontech.com>
---
Chen Linxuan (2):
      MAINTAINERS: update filter of FUSE documentation
      docs: filesystems: add fuse-passthrough.rst

 Documentation/filesystems/fuse-passthrough.rst | 139 +++++++++++++++++++++++++
 MAINTAINERS                                    |   2 +-
 2 files changed, 140 insertions(+), 1 deletion(-)
---
base-commit: 0d8d44db295ccad20052d6301ef49ff01fb8ae2d
change-id: 20250507-fuse-passthrough-doc-59e1c8432a63

Best regards,
-- 
Chen Linxuan <chenlinxuan@uniontech.com>



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

end of thread, other threads:[~2025-05-20  1:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-07  5:16 [PATCH 0/2] Add a documentation for FUSE passthrough Chen Linxuan via B4 Relay
2025-05-07  5:16 ` [PATCH 1/2] MAINTAINERS: update filter of FUSE documentation Chen Linxuan via B4 Relay
2025-05-07  5:16 ` [PATCH 2/2] docs: filesystems: add fuse-passthrough.rst Chen Linxuan via B4 Relay
2025-05-07  7:05   ` Bagas Sanjaya
2025-05-07  8:17   ` Amir Goldstein
2025-05-19 15:02     ` Jonathan Corbet
2025-05-20  1:49       ` Chen Linxuan

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