login
Header Space

 
 

Re: [RFC PATCH 0/5] Shadow directories

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jan Engelhardt <jengelh@...>
Cc: <linux-kernel@...>, <linux-fsdevel@...>
Date: Thursday, October 18, 2007 - 1:07 pm

On Thursday 18 of October 2007, Jan Engelhardt wrote:

Yes, that's exactly what RheaVFS and AVFS do. Except that they both use an escape
character because:
1. without it some programs may break [ http://lwn.net/Articles/100148/ ]
2. it's very useful to pass additional parameters after the escape char to the server.

We can start VFS servers (mentioned above) and chroot the whole user session into
the mount directory of the server. It works but it's very slow, practically unusable.
So both servers need some kind of VFS redirector. In the past there were many
different approaches -- LD_PRELOAD hack, CodaFS hack, NFS hack (?), proof-of-concept
kernel hacks (project podfuk) etc.

If anybody can think of any other solution of the "redirector problem", possibly
even non-kernel based one, let me know and I'd be glad :-)

-- 
I find television very educating. Every time somebody turns on the set, 
I go into the other room and read a book.
-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC PATCH 0/5] Shadow directories, Jaroslav Sykora, (Thu Oct 18, 11:21 am)
Re: [RFC PATCH 0/5] Shadow directories, Jan Engelhardt, (Thu Oct 18, 12:05 pm)
Re: [RFC PATCH 0/5] Shadow directories, Jaroslav Sykora, (Thu Oct 18, 1:07 pm)
Re: [RFC PATCH 0/5] Shadow directories, Jan Engelhardt, (Thu Oct 18, 1:10 pm)
Re: [RFC PATCH 0/5] Shadow directories, Jaroslav Sykora, (Thu Oct 18, 4:10 pm)
Re: [RFC PATCH 0/5] Shadow directories, Jan Engelhardt, (Thu Oct 18, 4:12 pm)
Re: [RFC PATCH 0/5] Shadow directories, David Newall, (Thu Oct 18, 12:30 pm)
Re: [RFC PATCH 0/5] Shadow directories, David Newall, (Thu Oct 18, 12:33 pm)
Re: [RFC PATCH 0/5] Shadow directories, David Newall, (Thu Oct 18, 12:53 pm)
[RFC PATCH 5/5] Shadow directories: documentation, Jaroslav Sykora, (Thu Oct 18, 11:28 am)
[RFC PATCH 4/5] Shadow directories: procfs, Jaroslav Sykora, (Thu Oct 18, 11:26 am)
[RFC PATCH 3/5] Shadow directories: chdir, fchdir, Jaroslav Sykora, (Thu Oct 18, 11:25 am)
[RFC PATCH 2/5] Shadow directories: core, Jaroslav Sykora, (Thu Oct 18, 11:23 am)
[RFC PATCH 1/5] Shadow directories: headers, Jaroslav Sykora, (Thu Oct 18, 11:22 am)
speck-geostationary