Re: [RFC] Union Mount: Readdir approaches

From: hooanon05
Date: Fri Sep 07 2007 - 08:50:23 EST



Al Boldi:
> > If you are interested in this approach, please refer to
> > http://aufs.sf.net. It is working and used by several people.
>
> Any chance you can post a patch against 2.6.22?

Unfortunately there are many reasons to keep me away from sending a
patch.
- it is large (48 source files).
- it supports linux-2.6.16 and later, and uses
#if ... LINUX_VERSION_CODE ...
condition a lot. I want to keep handling them as long as possible
since some users use it.
- there are sereral codes I want to rewrite cleanly or well-behaved.
- and other reasons.

But if you really want to read or try it, you can get all source files
from sourceforge. Read http://aufs.sf.net and try,
$ cvs -d:pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/aufs login
(CVS password is empty)
$ cvs -z3 -d:pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/aufs co aufs


Regards,
Junjiro Okajima
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/