FUSE Adding IDMAPPED Mounts Support In Linux 6.12
- Reference: 0001490387
- News link: https://www.phoronix.com/news/FUSE-IDMAPPED-Mounts-6.12
- Source link:
File-Systems in User-Space are seeing infrastructure added to the common FUSE code for being able to support IDMAPPED mounts. Plus the initial FUSE file-system making use of this code is VirtIO-FS. The VirtIO-FS file-system can optionally now use IDMAPPED mounts and there is also the code pending for [3]VirtIOFSD for supporting it.
The VirtIO-FS support and the FUSE IDMAPPED infrastructure was queued this week into fuse.git's [4]for-next branch ahead of the Linux 6.12 merge window opening in the next week or two. So barring any last minute issues or objections from Linus Torvalds, FUSE should be able to support IDMAPPED mounts with Linux 6.12.
[1] https://www.phoronix.com/news/IDMAPPED-Mounts-Linux-5.12
[2] https://www.phoronix.com/search/idmapped
[3] https://gitlab.com/virtio-fs/virtiofsd/-/merge_requests/245
[4] https://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git/log/?h=for-next
phoronix