On 12/06/2020 23.16, Peter Suetterlin wrote:
Carlos E. R. wrote:
So we do not have a file with full list of possible filesystems supported by running kernel. Even less including those supported by fuse.
Not a file. But you can 'ls /lib/modules/$(uname -r)/kernel/fs/' to see available file system modules. Together with /proc/filesystems (which has those compiled into the kernel) that should be fairly complete.... (minus the fuse ones, as you noted)
Interesting. cer@Telcontar:~> ls /lib/modules/$(uname -r)/kernel/fs/ 9p cramfs gfs2 nfs_common quota adfs dlm hfs nfsd reiserfs affs ecryptfs hfsplus nilfs2 romfs befs efivarfs hpfs nls squashfs bfs efs isofs ocfs2 squashfs3 binfmt_misc.ko exofs jffs2 omfs sysv btrfs f2fs jfs orangefs ubifs cachefiles fat lockd overlayfs udf ceph freevxfs minix pstore ufs cifs fscache ncpfs qnx4 xfs configfs fuse nfs qnx6 cer@Telcontar:~> -- Cheers / Saludos, Carlos E. R. (from 15.1 x86_64 at Telcontar)