On Jan 23, 2007  18:24 +0100, Cordenner jean noel wrote:
> @@ -336,7 +336,7 @@
>  #define i_size_high    i_dir_acl
> 
>  #if defined(__KERNEL__) || defined(__linux__)
> -#define i_reserved1    osd1.linux1.l_i_reserved1
> +#define ext4_i_version  osd1.linux1.l_i_version

This naming is inconsistent with other inode fields, what about
i_disk_version, like i_disk_size also used in the code?

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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to