[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20061130063230.GG6429@schatzie.adilger.int>
Date: Wed, 29 Nov 2006 22:32:30 -0800
From: Andreas Dilger <adilger@...sterfs.com>
To: Jean-Noel Cordenner <jean-noel.cordenner@...l.net>
Cc: linux-ext4@...r.kernel.org
Subject: Re: [RFC] [patch 1/3] change attribute for ext4: change attribute in the VFS
On Nov 29, 2006 19:54 +0100, Jean-Noel Cordenner wrote:
> This part of the patch concerns the change attribute in the VFS layer. The
> definition of the change_attribute field in the inode and its update.
>
> @@ -538,6 +540,7 @@
> struct timespec i_atime;
> struct timespec i_mtime;
> struct timespec i_ctime;
> + unsigned long i_change_attribute;
> unsigned int i_blkbits;
> unsigned long i_version;
> blkcnt_t i_blocks;
It isn't clear to me why the change attribute isn't just the same as the
i_version field?
Cheers, Andreas
--
Andreas Dilger
Principal Software Engineer
Cluster File Systems, Inc.
-
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