Re: [RFC PATCH 1/2] Union Mount: glibc readdir support

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: David Newall <davidn@...>
Cc: Ulrich Drepper <drepper@...>, <bsn.0007@...>, <libc-alpha@...>, Jan Blunck <jblunck@...>, Erez Zadok <ezk@...>, <linux-kernel@...>, <linux-fsdevel@...>, <viro@...>, Christoph Hellwig <hch@...>, Mingming Cao <cmm@...>, Dave Hansen <haveblue@...>, Trond Myklebust <trond.myklebust@...>, David Woodhouse <dwmw2@...>
Date: Sunday, May 11, 2008 - 11:43 pm

On Tue, May 06, 2008 at 10:40:28PM +0930, David Newall wrote:

Ok I am realizing that it is not simple. I am actually reading up NFS
code to understand how it supports crossing of mountpoints. I see that
one can mount a filesystem within a NFS export and NFS server would be
able to cross over to that filesystem and provide those contents to the
client. Acutally Union Mount maintains union stack very similar to the
mount stack, but here we walk the union stack down. So I am checking if
something similar to mountpoint crossing would be able to solve the
problem of fetching all the contents of the NFS-exported union.

Answering my question to Erez that I raised in another thread, I see
that Unionfs doesn't set the export_operations in it's superblock and
hence I believe unions created by Unionfs aren't NFS-exportable as of
know. Erez, correct me if I got it wrong.

Regards,
Bharata.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFC PATCH 1/2] Union Mount: glibc readdir support, Ulrich Drepper, (Thu May 1, 2:08 am)
Re: [RFC PATCH 1/2] Union Mount: glibc readdir support, Bharata B Rao, (Tue May 6, 12:21 am)
Re: [RFC PATCH 1/2] Union Mount: glibc readdir support, David Newall, (Tue May 6, 9:10 am)
Re: [RFC PATCH 1/2] Union Mount: glibc readdir support, Bharata B Rao, (Sun May 11, 11:43 pm)