On Aug 30, 2007 17:37 +0200, Valerie Clement wrote: > @@ -1439,6 +1448,26 @@ static void PRS(int argc, char *argv[]) > + if (desc_size < EXT2_MIN_DESC_SIZE || > + desc_size > EXT2_BLOCK_SIZE(&fs_param) || Should this be EXT2_MAX_DESC_SIZE? 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