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 09:51:56 -0700 Message-ID: <467AACAC.3040202@zytor.com> References: <467994BD.6000403@zytor.com> <20070620210343.GQ21478@ftp.linux.org.uk> <467AA3B4.6090609@zytor.com> <20070621164907.GB28311@sergelap.austin.ibm.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: "Serge E. Hallyn" Return-path: In-Reply-To: <20070621164907.GB28311-6s5zFf/epYLPQpwDFJZrxKsjOiXwFzmk@public.gmane.org> Sender: util-linux-ng-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-fsdevel.vger.kernel.org Serge E. Hallyn wrote: > > Hmm, or do you actually mean that if i'd done > > mount --bind /tmp/a /tmp > mount --bind /tmp/b /tmp > mount --bind /tmp/c /tmp > > that you would want to see information about the first two mounts? > Yes. Right now, you see all three without any reliable way of knowing which one is on top. -hpa