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>] [day] [month] [year] [list]
Date:	Fri, 17 Jul 2009 22:59:35 +0530
From:	pravin shelar <Pravin.Shelar@....COM>
To:	linux-ext4@...r.kernel.org
Cc:	Andreas Dilger <adilger@....COM>
Subject: [patch 1/2] remove dx_root struct

attached RFC patches adds facility in ext4 to have user data in every ext4 dirent.
lustre assigns cluserwide unique id to every inode in system, so we have added 
user data field in ext4 dirent to map filename to id efficiently.

i would like to get feedback on this as it might have some conflict with 64 bit 
inode work (which is in discussion phase). also please comment on INCOMPAT flag 
added.

patch[1] removes dx_root struct so that "." and ".." can have extra data.
patch[2] add user data field to ext4 dirent.

Thanks,
Pravin.

View attachment "ext4-dx-info.patch" of type "text/x-patch" (7807 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ