puzzlefs/atomfs

This commit is contained in:
Harald Hope 2023-09-27 16:43:17 -07:00
parent 42b2f08398
commit 800fa1cc43

8
pinxi
View file

@ -21904,8 +21904,8 @@ sub set_filters {
# mergerfs, mhddfs, overla(id|y)(fs)?, squashfs, unionfs; # mergerfs, mhddfs, overla(id|y)(fs)?, squashfs, unionfs;
# ISO/Archive: archive(mount)?, atlas, avfs. borg, erofs, fuse-archive, # ISO/Archive: archive(mount)?, atlas, avfs. borg, erofs, fuse-archive,
# fuseiso, gzipfs, iso9660, lofs, vdfuse, wimmountfs, xbfuse # fuseiso, gzipfs, iso9660, lofs, vdfuse, wimmountfs, xbfuse
# FUSE: adbfs, apfs-fuse, gvfs, gvfs-mtp, ifuse, jmtpfs, mtpfs, ptpfs, # FUSE: adbfs, apfs-fuse, atomfs, gvfs, gvfs-mtp, ifuse, jmtpfs, mtpfs, ptpfs,
# simple-mtpfs, vramfs, xmlfs # puzzlefs, simple-mtpfs, vramfs, xmlfs
# System fs: cgmfs, configfs, debugfs, devfs, devtmpfs, efivarfs, fdescfs, # System fs: cgmfs, configfs, debugfs, devfs, devtmpfs, efivarfs, fdescfs,
# hugetlbfs, kernfs, linprocfs, linsysfs, lxcfs, procfs, ptyfs, run, # hugetlbfs, kernfs, linprocfs, linsysfs, lxcfs, procfs, ptyfs, run,
# securityfs, shm, swap, sys, sysfs, tmpfs, tracefs, type, udev, vartmp # securityfs, shm, swap, sys, sysfs, tmpfs, tracefs, type, udev, vartmp
@ -21915,11 +21915,11 @@ sub set_filters {
my @all = qw%au av e?crypt enc ero gocrypt i (fuse-?)?iso iso9660 lo merger my @all = qw%au av e?crypt enc ero gocrypt i (fuse-?)?iso iso9660 lo merger
mhdd overla(id|y) splitview(-?fuse)? squash union xbfuse%; mhdd overla(id|y) splitview(-?fuse)? squash union xbfuse%;
## These are fuse/archive/distributed/remote/clustered mostly ## These are fuse/archive/distributed/remote/clustered mostly
my @exclude = (@all,qw%9p (open-?)?a adb archive(mount)? astream atlas my @exclude = (@all,qw%9p (open-?)?a adb archive(mount)? astream atlas atom
beeg borg c ceph chiron ci cloudstore curlftp d dav dce beeg borg c ceph chiron ci cloudstore curlftp d dav dce
g gdrive gfarm git gluster gmail gocrypt google-drive-ocaml gp gphoto gv gzip g gdrive gfarm git gluster gmail gocrypt google-drive-ocaml gp gphoto gv gzip
hd httpd hubic ip juice k(osmos)? .*la lizard lustre magma mapr moose .*mtp hd httpd hubic ip juice k(osmos)? .*la lizard lustre magma mapr moose .*mtp
null p?n objective oc one orange pan .*ptp pv rclone restic rozo null p?n objective oc one orange pan .*ptp puzzle pv rclone restic rozo
s s3 scality sheepdog sp ssh smb v9 vd vm vram weka wim(mount)? xb xml s s3 scality sheepdog sp ssh smb v9 vd vm vram weka wim(mount)? xb xml
xtreem%); xtreem%);
# Various RAM based system FS # Various RAM based system FS