> #v+ > if (!ped_geometry_read (geom, buf, 0, 1)) > return 0; > > return ped_geometry_new (geom->dev, geom->start, > ped_div_round_up > (PED_CPU_TO_LE32((uint32_t)(buf+8)), > #v- > > Maybe?
Maybe the 'if' need not be commented out. But is it an accident, or some intended it to be this way? Just wondering... Happy hacking, Debarshi -- GPG key ID: 63D4A5A7 Key server: pgp.mit.edu _______________________________________________ parted-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/parted-devel

