mirror of
https://github.com/smxi/inxi.git
synced 2024-11-17 00:31:19 +00:00
puzzlefs/atomfs
This commit is contained in:
parent
42b2f08398
commit
800fa1cc43
8
pinxi
8
pinxi
|
@ -21904,8 +21904,8 @@ sub set_filters {
|
|||
# mergerfs, mhddfs, overla(id|y)(fs)?, squashfs, unionfs;
|
||||
# ISO/Archive: archive(mount)?, atlas, avfs. borg, erofs, fuse-archive,
|
||||
# fuseiso, gzipfs, iso9660, lofs, vdfuse, wimmountfs, xbfuse
|
||||
# FUSE: adbfs, apfs-fuse, gvfs, gvfs-mtp, ifuse, jmtpfs, mtpfs, ptpfs,
|
||||
# simple-mtpfs, vramfs, xmlfs
|
||||
# FUSE: adbfs, apfs-fuse, atomfs, gvfs, gvfs-mtp, ifuse, jmtpfs, mtpfs, ptpfs,
|
||||
# puzzlefs, simple-mtpfs, vramfs, xmlfs
|
||||
# System fs: cgmfs, configfs, debugfs, devfs, devtmpfs, efivarfs, fdescfs,
|
||||
# hugetlbfs, kernfs, linprocfs, linsysfs, lxcfs, procfs, ptyfs, run,
|
||||
# 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
|
||||
mhdd overla(id|y) splitview(-?fuse)? squash union xbfuse%;
|
||||
## 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
|
||||
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
|
||||
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
|
||||
xtreem%);
|
||||
# Various RAM based system FS
|
||||
|
|
Loading…
Reference in a new issue