Currently lsns shows only namespaces with running processes in them. Is it possible to add the functionality to list namespaces only kept alive by bind mounts? As far as I can tell this information is available in /proc/mounts with a filesystem type of nsfs.
Currently
lsnsshows only namespaces with running processes in them. Is it possible to add the functionality to list namespaces only kept alive by bind mounts? As far as I can tell this information is available in/proc/mountswith a filesystem type of nsfs.