CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/02/21 12:26:13
Modified files:
sbin/fdisk : fdisk.c mbr.c user.c
Log message:
Honour MBR_read() results and don't pretend we can parse blocks we
did not successfully read. Tweak some casts.
Fixes infinite loop problem noted by jeremy@ while installing on
boxen with 'random' garbage in MBR. General loop detection may
follow post-4.9.
Tested by jeremy@ and ok miod@
