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: <20070619204317.GR10008@csclub.uwaterloo.ca>
Date:	Tue, 19 Jun 2007 16:43:17 -0400
From:	lsorense@...lub.uwaterloo.ca (Lennart Sorensen)
To:	Chris Snook <csnook@...hat.com>
Cc:	Jack Stone <jack@...keye.stone.uk.eu.org>,
	linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
	akpm@...ux-foundation.org, viro@...iv.linux.org.uk, hpa@...or.com,
	alan <alan@...eserver.org>
Subject: Re: Versioning file system

On Tue, Jun 19, 2007 at 02:03:07PM -0400, Chris Snook wrote:
> I pointed out NetApp's .snapshot directories because that's a method that 
> uses legal path character, but doesn't break anything.  With this method, 
> userspace tools will have to be taught that : is suddenly a special 
> character.  Userspace already knows that files beginning with . are special 
> and treat them specially. We don't need a new special character for every 
>  new feature.  We've got one, and it's flexible enough to do what you want, 
> as proven by NetApp's extremely successful implementation.  Perhaps you 
> want a slightly different interface from what NetApp has implemented, but 
> what you're suggesting will change the default behavior of basic tools like 
> tar and ls.  This is not a good thing.

I think I used one of those systems once (or at least another one with
.snapshot feature).  It managed to completely avoid user space problems
by never actually showing .snapshot in directory listings, but you could
always cd to it or refer to it explicitly.  You never risked having tar
or find or anything else accidentally pick it up.  Very nice interface.

--
Len Sorensen
-
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