Re: [RFC PATCH 1/1] VFS: Augment /proc/mount with subroot and shared-subtree

From: Christoph Hellwig
Date: Sat Jun 30 2007 - 05:45:04 EST


On Mon, Jun 25, 2007 at 03:00:15PM -0700, Ram Pai wrote:
> Please check if the following modified patch meets the requirements.
>
> It augments /proc/mount with additional information to
> (1) disambiguate bind mounts with subroot information.
> (2) display shared-subtree information using which one can
> determine the propagation trees.
>
>
> The following additional fields are appended to each record
> in /proc/mounts

NACK. Adding anything to the format will confuse the hell out of
existing parsers. We really want something like your /proc/<pid>/mounts_new,
except mounts_new should have a better name (/proc/<pid>/ns anyone? :))

-
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/