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:	Sat, 26 Aug 2006 22:05:21 +0300
From:	Al Boldi <a1426z@...ab.com>
To:	Josef Sipek <jsipek@....cs.sunysb.edu>
Cc:	Eric Van Hensbergen <ericvh@...il.com>,
	linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
	Jörn Engel <joern@...nheim.fh-wedel.de>
Subject: Re: [RFC] VFS: FS CoW using redirection

Josef Sipek wrote:
> On Wed, Aug 23, 2006 at 07:24:02PM +0200, Jِrn Engel wrote:
> > On Sun, 9 July 2006 15:50:36 +0300, Al Boldi wrote:
> > > Consider something simple like this:
> > >
> > > VFS - anyFS1 (r/w) used normally, unless ENotFound, then redirect read
> > > to \              anyFS2, or CoW from anyFS2 to anyFS1.
> > >       anyFS2 (r/o) used normally.
> >
> > That concept is known as union mount.  Jan Blunck did some patches in
> > that direction, you might be able to find them in the archives.  If
> > not, just send him a mail.

Thanks for the pointer!

So what was the rejecting theme?

> Or you can give Unionfs a try: http://www.unionfs.org

UnionFS is great, but it incurs additional overhead, as it lives below the 
real VFS.  What could be really great, is to move some basic functionality 
abstractions from UnionFS into VFS proper.


Thanks!

--
Al

-
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