From: Bharata B Rao <bharata@linux.vnet.ibm.com>
To: Jan Engelhardt <jengelh@linux01.gwdg.de>
Cc: linux-kernel@vger.kernel.org, jblunck@suse.de
Subject: Re: Heads up on VFS based union mount
Date: Sat, 31 Mar 2007 16:39:35 +0530 [thread overview]
Message-ID: <20070331110935.GA5831@in.ibm.com> (raw)
In-Reply-To: <Pine.LNX.4.61.0703302103110.31834@yvahk01.tjqt.qr>
On Fri, Mar 30, 2007 at 09:04:16PM +0200, Jan Engelhardt wrote:
>
> On Mar 30 2007 15:38, Bharata B Rao wrote:
> >
> >In union mount approach we maintain this stacking information in the
> >dentry structure. When a filesytem is union mounted on a mountpoint,
> >the dentry of the mount root would hold a reference to the mountpoint
> >dentry as an overlaid dentry and these two dentries together form a
> >union stack. Any subsequent readdir operation on this union mounted
> >dentry would work on the overlaid dentry also thereby providing the
> >merged view of the two filesystems.
>
> What about whiteouts? (I cannot remember whether Jan Blunk's paper
> mentioned it at all.)
We do have whiteout support. And as I mentioned earlier, the underlying
filesystem needs to support the new 'whiteout' filetype. As of now it is
supported for ext2, ext3 and ramfs.
Regards,
Bharata.
prev parent reply other threads:[~2007-03-31 11:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-30 10:08 Heads up on VFS based union mount Bharata B Rao
2007-03-30 19:04 ` Jan Engelhardt
2007-03-31 11:09 ` Bharata B Rao [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=20070331110935.GA5831@in.ibm.com \
--to=bharata@linux.vnet.ibm.com \
--cc=jblunck@suse.de \
--cc=jengelh@linux01.gwdg.de \
--cc=linux-kernel@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.