Re: /etc/mtab and per-process namespaces

From: Christoph Hellwig
Date: Tue Oct 04 2005 - 14:18:43 EST


I suspect not one cares about /etc/mtab. It's a pretty horrible
interface. Use /proc/self/mounts if your care about the mount table
for your current namespace, it's guranteed uptodate.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/