[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <46570E16.5040006@bull.net>
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