CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/11/11 11:21:06
Modified files:
sbin/fdisk : cmd.c
Log message:
A zero-length partition is a non-partition, so reject a partition
length of 0. And anyway PRT_fix_CHS() writes garbage when length
is zero.
Refresh the in-memory copy to reflect any data that was written
out, so you can see that your changes have taken effect.
Surprise behaviours noted by matthew@ at c2k11.
