From: Anand Jain <Anand.Jain@oracle.com>
To: Duncan <1i5t5.duncan@cox.net>
Cc: linux-btrfs@vger.kernel.org
Subject: Re: btrfs multiple mounts stacked on the same mount point
Date: Wed, 12 Feb 2014 15:36:48 +0800 [thread overview]
Message-ID: <52FB2490.1030207@oracle.com> (raw)
In-Reply-To: <pan$783b9$6da610c9$6ead6d9b$966fb3d6@cox.net>
> BTW, another (general) reason over-mounts are sometimes used is to
> deliberately obscure what's underneath. It's worth noting that anything
> with a file already open on the underlying filesystem still has access to
> that file after something else is mounted over top, and that fact is
> sometimes used to control access to certain files/filesystems, by
> starting whatever it is that needs to access them and letting them open
> the files they need, then over-mounting a different filesystem, often
> empty, so no other applications can access the under-mounted files.
Thanks. Makes sense theoretically. Any eg of real practical
application ? Any product in the market using it that way ?
looks btrfs-progs shouldn't depend on the mnt-point driven ioctls
to manage the FS. Now that's a set of challenges.
Thanks, Anand
next prev parent reply other threads:[~2014-02-12 7:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-11 8:18 btrfs multiple mounts stacked on the same mount point Anand Jain
2014-02-11 20:57 ` Duncan
2014-02-12 3:37 ` Anand Jain
2014-02-12 5:15 ` Duncan
2014-02-12 7:36 ` Anand Jain [this message]
2014-02-12 13:17 ` Duncan
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=52FB2490.1030207@oracle.com \
--to=anand.jain@oracle.com \
--cc=1i5t5.duncan@cox.net \
--cc=linux-btrfs@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.