From: Karel Zak <kzak@redhat.com>
To: Linda Walsh <lkml@tlinx.org>
Cc: NeilBrown <neilb@suse.de>, LKML <linux-kernel@vger.kernel.org>
Subject: Re: RFE?: why no 'bind' info in /proc/mounts?
Date: Fri, 1 Nov 2013 12:57:44 +0100 [thread overview]
Message-ID: <20131101115744.GC23604@x2.net.home> (raw)
In-Reply-To: <52736B04.6020505@tlinx.org>
On Fri, Nov 01, 2013 at 01:49:08AM -0700, Linda Walsh wrote:
>
>
> Ah... didn't know about the other format file... thanks!
Or use more user friendly findmnt(8) command:
# mount --bind /usr/local/bin /mnt/test
# findmnt /mnt/test
TARGET SOURCE FSTYPE OPTIONS
/mnt/test /dev/sda4[/usr/local/bin] ext4 rw,relatime,data=ordered
Karel
> On 10/31/2013 9:15 PM, NeilBrown wrote:
> >Take a look in /proc/self/mountinfo. It contains more useful stuff about the
> >mount table which couldn't be put in /proc/mounts without breaking
> >compatibility.
> >
> >NeilBrown
--
Karel Zak <kzak@redhat.com>
http://karelzak.blogspot.com
prev parent reply other threads:[~2013-11-01 11:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-01 1:06 RFE?: why no 'bind' info in /proc/mounts? Linda Walsh
2013-11-01 4:15 ` NeilBrown
2013-11-01 8:49 ` Linda Walsh
2013-11-01 11:57 ` Karel Zak [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131101115744.GC23604@x2.net.home \
--to=kzak@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lkml@tlinx.org \
--cc=neilb@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox