lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <E1ITdH3-0000sb-N4@jroun>
Date:	Fri, 07 Sep 2007 21:49:25 +0900
From:	hooanon05@...oo.co.jp
To:	Al Boldi <a1426z@...ab.com>
Cc:	bharata@...ux.vnet.ibm.com, linux-kernel@...r.kernel.org,
	linux-fsdevel@...r.kernel.org, hch@...radead.org,
	Jan Blunck <jblunck@...e.de>,
	"Josef 'Jeff' Sipek" <jsipek@...sunysb.edu>
Subject: Re: [RFC] Union Mount: Readdir approaches 


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@...s.cvs.sourceforge.net:/cvsroot/aufs login
(CVS password is empty)
$ cvs -z3 -d:pserver:anonymous@...s.cvs.sourceforge.net:/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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ