31,32d30 < * - patched by Tim Wootton 08032004 to ignore zero size fs, useful for multi < * disk checks on solaris (tim.wootton@emea.telerate.com) 111,115d108 < if (total_disk==0){ < if (verbose>0) < printf ("ignoring zero size fs %s.", file_system); < continue; < } 277d269 < printf ("patched with 0 size fs patch by Tim Wootton 08032004");