From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Subject: Re: Adding subroot information to /proc/mounts, or obtaining that through other means Date: Thu, 21 Jun 2007 10:43:12 -0700 Message-ID: <467AB8B0.3040904@zytor.com> References: <467994BD.6000403@zytor.com> <20070620210343.GQ21478@ftp.linux.org.uk> <46799A31.10301@zytor.com> <1182442837.3342.13.camel@ram.us.ibm.com> <467AB5EE.3030909@zytor.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Al Viro , Linux Kernel Mailing List , linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, util-linux-ng-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Ram Pai Return-path: In-Reply-To: <467AB5EE.3030909-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org> Sender: util-linux-ng-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-fsdevel.vger.kernel.org H. Peter Anvin wrote: > > I guess I suggest a single comma-separated field with flags and optional > ":argument": > > private > shared: > slave: > unbindable > overmounted > Just realized: overmounted should presumably have a mount ID associated with it, too. -hpa