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] [day] [month] [year] [list]
Date:	Fri, 22 Mar 2013 00:15:48 -0500
From:	Rob Landley <rob@...dley.net>
To:	George Spelvin <linux@...izon.com>
Cc:	linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
	miklos@...redi.hu, viro@...IV.linux.org.uk, linux@...izon.com
Subject: Re: [PATCH 00/13] overlay filesystem: request for inclusion (v16)

On 03/20/2013 02:41:08 PM, George Spelvin wrote:
> Sorry for being so very late to the party, but rather than messing
> with xattrs, why not just have a specific file (say, default  
> /.whiteout,
> but selectable via a mount option) and links to it are counted as
> whiteout entries?

Don't the ext2 descendants have an array of reserved inodes at the  
beginning (one of which is the journal for ext3, most of which were  
still unused last I checked)?

Maybe ext4 optimized this away, but that would mean it doesn't have to  
be anywhere in the namespace.

(Of course you'd have to teach fsck about it, and probably not update  
the link count or you'll have contention and integer overflow...)

Rob--
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