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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html