I'm really missing mount namespaces on #FreeBSD. On my workstation with about 25 containers running, I have nearly 300 mounts in the global mount list, most of which is coming from the #containers. Maybe I should hide container mounts by marking them with MNT_IGNORE.

I still want mount namespaces and bind mounts with mount propagation though - it looks like I'm going to need that for #kubernetes CSI support.