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]
Date:	Wed, 25 Feb 2009 00:41:28 +0900
From:	hooanon05@...oo.co.jp
To:	"David P. Quigley" <dpquigl@...ho.nsa.gov>
Cc:	Theodore Tso <tytso@....edu>, Tomas M <tomas@...x.org>,
	linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: New filesystem for Linux kernel 


Hi David,
I'm glad if you remember me still.

"David P. Quigley":
> In reality though the debate isn't Unionfs vs AUFS2 because many of the
> kernel people including Christoph have voiced their opinion that they
> don't want to see a file system solution to union mounts. There have
> been patch sets trying to introduce union mounts and they seem to have
> gone quiet for a while as one of the main points of debate was how and
> where to do duplicate elimination.

As I wrote in aufs2 documents, UnionMount may eliminate some
duplication, but it won't be able to share branches.
----------------------------------------------------------------------
UnionMount's approach will be able to small, but may be hard to share
branches between several UnionMount since the whiteout in it is
implemented in the inode on branch filesystem and always
shared. According to Bharata's post, readdir does not seems to be
finished yet.
----------------------------------------------------------------------

Anyway, "kernel people including Christoph have voiced their opinion
that they don't want to see a file system solution to union mounts" is
very impotant. If it is true, I should ask its reason fist. Could you
tell me the source of this information? Url of mail archive or somthing?


> As far as review of AUFS2 goes I use to idle in a few freenode channels
> a while back and there was a discussion about AUFS2 the first time it
> hit LKML. The AUFS people tout that the unionfs dev team has
> incorporated some of their ideas into unionfs and that is true. However,
> one of the issues raised about AUFS back then was that they had all
> sorts of sorted hacks that were unacceptable for use in mainline. I

I am afraid you are confusing aufs1 and aufs2.
And I hope that such "unacceptable" things are dropped from aufs2.


> don't have my irc logs since I am at work and they are at home but I can
> try to dig up the specific problems when I get home later today.

Ok, I'll wait.


J. R. 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