From: Bharata B Rao <bharata@linux.vnet.ibm.com>
To: Miklos Szeredi <miklos@szeredi.hu>
Cc: linux-fsdevel@vger.kernel.org, jblunck@suse.de,
dlezcano@fr.ibm.com, linux-kernel@vger.kernel.org,
viro@ZenIV.linux.org.uk
Subject: Re: [rfc git patch] union directory
Date: Fri, 28 Nov 2008 21:49:21 +0530 [thread overview]
Message-ID: <20081128161921.GA3843@in.ibm.com> (raw)
In-Reply-To: <E1L616K-0005v3-Uc@pomaz-ex.szeredi.hu>
On Fri, Nov 28, 2008 at 12:01:32PM +0100, Miklos Szeredi wrote:
> I've been doing some small fixing/cleanup work on the union directory
> patches by Jan, and just noticed there's a thread about the union
> mounts on LKML, so I thought publicizing won't hurt.
Interesting that you call it "union directory", do you have plans to go
the Plan 9's way of union directories ?
>
> It's still a work in progress, notably the readdir code currently only
> works on a few specific filesystem types.
readdir was one of the things on which we couldn't reach a consensus
on how to do it the right way. We were suggested that we move the
duplicate elimination into user space and an effort towards this was
also done (Ref: http://lkml.org/lkml/2008/4/29/248) by moving this
to glibc readdir. But we weren't sure how this could work for NFS and
were told that it is required to get the NFS side of things
sorted out first. So that's where readdir effort stands now afaik.
Do you have any ideas/plans on this front ?
Also the last development activity that I am aware of was done towards
getting a generic whiteout support. David Woodhouse started a git tree
at one point of time for whiteout support
(git://git.infradead.org/union/whiteout-2.6.git). Erez Zodak was
infact looking forward for these changes to make use of them in Unionfs,
but even this effort died down.
Nice to know that you have started looking into Union Mount patches.
Would be interesting to know/understand your plans/thoughts on taking
this effort forward.
Regards,
Bharata.
next prev parent reply other threads:[~2008-11-28 16:19 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-28 11:01 [rfc git patch] union directory Miklos Szeredi
2008-11-28 16:19 ` Bharata B Rao [this message]
2008-11-29 16:33 ` Miklos Szeredi
2008-12-01 3:57 ` hooanon05
2008-12-01 4:35 ` Bharata B Rao
2008-12-01 7:59 ` Bharata B Rao
2008-12-01 19:31 ` Miklos Szeredi
2008-12-01 16:24 ` David P. Quigley
2008-12-01 16:54 ` Erez Zadok
2008-12-17 5:21 ` Ian Kent
2008-12-18 16:45 ` Miklos Szeredi
2008-12-19 1:47 ` Ian Kent
2008-12-22 13:52 ` Miklos Szeredi
2008-12-22 14:22 ` Ian Kent
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=20081128161921.GA3843@in.ibm.com \
--to=bharata@linux.vnet.ibm.com \
--cc=dlezcano@fr.ibm.com \
--cc=jblunck@suse.de \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=miklos@szeredi.hu \
--cc=viro@ZenIV.linux.org.uk \
/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.