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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [RFC PATCH 1/1] VFS: Augment /proc/mount with subroot and shared-subtree
- From: "H. Peter Anvin" <[email protected]>
- Re: [RFC PATCH 1/1] VFS: Augment /proc/mount with subroot and shared-subtree
- References:
- Re: Adding subroot information to /proc/mounts, or obtaining that through other means
- From: Al Viro <[email protected]>
- Re: Adding subroot information to /proc/mounts, or obtaining that through other means
- From: "H. Peter Anvin" <[email protected]>
- Re: Adding subroot information to /proc/mounts, or obtaining that through other means
- From: Ram Pai <[email protected]>
- Re: Adding subroot information to /proc/mounts, or obtaining that through other means
- From: "H. Peter Anvin" <[email protected]>
- Re: Adding subroot information to /proc/mounts, or obtaining that through other means
- From: Ram Pai <[email protected]>
- Re: Adding subroot information to /proc/mounts, or obtaining that through other means
- From: "H. Peter Anvin" <[email protected]>
- Re: Adding subroot information to /proc/mounts, or obtaining that through other means
- From: Ram Pai <[email protected]>
- Re: Adding subroot information to /proc/mounts, or obtaining that through other means
- From: "H. Peter Anvin" <[email protected]>
- [RFC PATCH 1/1] VFS: Augment /proc/mount with subroot and shared-subtree
- From: Ram Pai <[email protected]>
- Re: Adding subroot information to /proc/mounts, or obtaining that through other means
- Prev by Date: Re: [RFC PATCH 4/4] Directory listing support for union mounted directories.
- Next by Date: Re: [RFC] automatic CC generation for patch submission
- Previous by thread: Re: [RFC PATCH 1/1] VFS: Augment /proc/mount with subroot and shared-subtree
- Next by thread: Re: [RFC PATCH 1/1] VFS: Augment /proc/mount with subroot and shared-subtree
- Index(es):