Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - F index
The Linux kernel configuration item CONFIG_FUSE_FS
has multiple definitions:
fs/fuse/Kconfig
The configuration item CONFIG_FUSE_FS:
(none)
fuse
, fuse
With FUSE it is possible to implement a fully functional filesystem in a userspace program.
There's also a companion library: libfuse2. This library is available from the FUSE homepage: https://github.com/libfuse/ although chances are your distribution already has that library installed if you've installed the "fuse" package itself.
See Documentation/filesystems/fuse.rst for more information. See Documentation/Changes for needed library/utility version.
If you want to develop a userspace FS, or if you want to use a filesystem based on FUSE, answer Y or M.
fs/Kconfig
The configuration item CONFIG_FUSE_FS:
(none)
fuse
, fuse
With FUSE it is possible to implement a fully functional filesystem in a userspace program.
There's also companion library: libfuse. This library along with utilities is available from the FUSE homepage: http://fuse.sourceforge.net/
See Documentation/filesystems/fuse.txt for more information. See Documentation/Changes for needed library/utility version.
If you want to develop a userspace FS, or if you want to use a filesystem based on FUSE, answer Y or M.
fs/Kconfig
The configuration item CONFIG_FUSE_FS:
(none)
fuse
, fuse
With FUSE it is possible to implement a fully functional filesystem in a userspace program.
There's also companion library: libfuse. This library along with utilities is available from the FUSE homepage: http://fuse.sourceforge.net/
See Documentation/filesystems/fuse.txt for more information. See Documentation/Changes for needed library/utility version.
If you want to develop a userspace FS, or if you want to use a filesystem based on FUSE, answer Y or M.
Raw data from LKDDb:
lkddb fs "fuse" : CONFIG_FUSE_FS : fs/fuse/inode.c # in 2.6.14–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb fs "fuseblk" : CONFIG_FUSE_FS : fs/fuse/inode.c # in 2.6.20–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb fs "fusectl" : CONFIG_FUSE_FS : fs/fuse/control.c # in 2.6.18–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb fs "virtiofs" : CONFIG_FUSE_FS CONFIG_VIRTIO_FS : fs/fuse/virtio_fs.c # in 5.4–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb module fuse CONFIG_FUSE_FS : fs/Kconfig : "FUSE (Filesystem in Userspace) support" # in 2.6.14–2.6.28
lkddb module fuse CONFIG_FUSE_FS : fs/fuse/Kconfig : "FUSE (Filesystem in Userspace) support" # in 2.6.29–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb virtio 0000001a ........ : CONFIG_FUSE_FS CONFIG_VIRTIO_FS : fs/fuse/virtio_fs.c # in 5.4–5.19, 6.0–6.12, 6.13-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - F index
Automatically generated (in year 2024). See also LKDDb sources on GitLab