Click to See Complete Forum and Search --> : control flags values....


mohit.saha
02-26-2008, 03:04 AM
Can anyone tell me the value of these control flags?

EXT2_DEFAULT_COMPR_METHOD
EXT2_DEFAULT_CLUSTER_SIZE
EXT2_LZV1_ID

EXT2_LZV1_ID

EXT2_NONE_ID

EXT2_LZRW3A_ID

EXT2_GZIP6_ID

EXT2_GZIP1_ID

EXT2_GZIP2_ID

EXT2_GZIP3_ID

EXT2_GZIP4_ID

EXT2_GZIP5_ID

EXT2_GZIP6_ID

EXT2_GZIP7_ID

EXT2_GZIP8_ID

EXT2_GZIP9_ID
EXT2_IOC_CLRCLUSTERBIT

All these are used in e2compress.c...the original e2compr code written by Antonie?:confused:

cybertron
02-27-2008, 01:34 PM
I don't think there are a lot of kernel hackers here with that in-depth knowledge, unfortunately. You might have better luck asking on the LKML (http://lkml.org).