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-next>] [day] [month] [year] [list]
Date:	Fri, 25 May 2007 18:25:58 +0200
From:	Jean noel Cordenner <jean-noel.cordenner@...l.net>
To:	linux-ext4@...r.kernel.org, nfsv4@...ux-nfs.org,
	linux-fsdevel@...r.kernel.org
Subject: [patch 2/2] i_version update - ext4 part

The patch is on top of the ext4 tree:
http://repo.or.cz/w/ext4-patch-queue.git

In this part, the i_version counter is stored into 2 32bit fields of
the ext4_inode structure osd1.linux1.l_i_version and i_version_hi.

I included the ext4_expand_inode_extra_isize patch, which does part of 
the job, checking if there is enough room for extra fields in the inode 
(i_version_hi). The other patch increments the counter on inode 
modifications and set it on inode creation.

View attachment "ext4_expand_inode_extra_isize.patch" of type "text/x-patch" (15033 bytes)

View attachment "i_version_update_ext4" of type "text/plain" (1763 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ