[Ocfs2-devel] [PATCH 02/18] ocfs2: Add the on-disk structures for metadata checksums.

Joel Becker Joel.Becker at oracle.com
Tue Dec 9 17:40:02 PST 2008


On Wed, Dec 10, 2008 at 09:32:45AM +0800, Tao Ma wrote:
>> diff --git a/fs/ocfs2/ocfs2_fs.h b/fs/ocfs2/ocfs2_fs.h
>> index 4ae3984..4e20f50 100644
>> --- a/fs/ocfs2/ocfs2_fs.h
>> +++ b/fs/ocfs2/ocfs2_fs.h
>> @@ -148,6 +148,9 @@
>>  /* Support for extended attributes */
>>  #define OCFS2_FEATURE_INCOMPAT_XATTR		0x0200
>>  +/* Metadata checksum and error correction */
>> +#define OCFS2_FEATURE_INCOMPAT_META_ECC		0x0800
>> +
> Is there any reason why we don't use 0x0400?

	I think that's INDEXED_DIRS

Joel

-- 

Life's Little Instruction Book #335

	"Every so often, push your luck."

Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker at oracle.com
Phone: (650) 506-8127



More information about the Ocfs2-devel mailing list