In data sabato 13 giugno 2020 13:20:27 CEST, Carlos E. R. ha scritto:
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:~> I am getting also: binfmt_misc.ko but I have no idea what this could be? Is this to tell me some file system went KO? (just joking).
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org