[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1179140691.7733.2.camel@frecb002711.frec.bull.fr>
Date: Mon, 14 May 2007 13:04:51 +0200
From: Cordenner jean noel <jean-noel.cordenner@...l.net>
To: linux-ext4@...r.kernel.org
Subject: [RFC] [patch 0/2] i_version update
Hi,
This is an update of the i_version patch.
The i_version field is a 64bit counter that is set on every inode
creation and that is incremented every time the inode data is modified
(similarly to the "ctime" time-stamp).
The aim is to fulfill NFSv4 requirements for rfc3530.
The patch set is divided into 2parts, the vfs layer and a ext4 specific
code.
Any comments welcome.
Cheers,
Jean noel
-
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists