add more fs formats to ignore
This commit is contained in:
parent
9087af29af
commit
1c027bc8b6
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ my @ignoreformats = qw(
|
|||
tmpfs sysfs devtmpfs devpts proc binfmt_misc
|
||||
fusectl fuse.gvfsd-fuse fuse.vmware-vmblock
|
||||
debugfs securityfs swap iso9660 udf cgroup
|
||||
hugetlbfs mqueue pstore selinuxfs configfs
|
||||
);
|
||||
|
||||
my $color_ok = "#78af78";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue