diff --git a/sysdeps/freebsd/mountlist.c b/sysdeps/freebsd/mountlist.c index 381091f4..e8301b14 100644 --- a/sysdeps/freebsd/mountlist.c +++ b/sysdeps/freebsd/mountlist.c @@ -92,6 +92,7 @@ static gboolean ignore_mount_entry(const struct mount_entry *me) static const char ignored[][17] = { "autofs", "devfs", + "fdescfs", "fusectl", "linprocfs", "linsysfs",