Bruce Evans
e29754402a
The dos() function needs a new second argument, containing the size
...
of the partition. Only if the size is 0 should the
special handling of 0 as first argument be triggered.
[This bug caused offset 0 to give C/H/S = 0/0/0 instead of 0/0/1.]
The init_sector0 function needs to decrease the first argument
to the second call to dos() by one to be consistent with the
calls to dos() in change_part().
[This bug caused fdisk -i to create bogus partition tables with
the ending C/H/S value 1 too high. This usually gives S = 1
instead of S = maximum, so the geometry guessing in the slice
code and perhaps in SCSI BIOSes was defeated.]
Submitted by: Tor Egge <tegge@itea.ntnu.no>
1996-10-13 18:18:50 +00:00
..
1996-04-09 11:31:34 +00:00
1996-09-24 08:08:11 +00:00
1996-06-17 14:43:54 +00:00
1996-09-28 22:46:35 +00:00
1996-04-11 07:49:34 +00:00
1996-01-30 16:34:52 +00:00
1995-10-04 22:24:16 +00:00
1996-06-17 14:43:54 +00:00
1996-09-21 08:11:22 +00:00
1996-10-02 07:22:26 +00:00
1996-09-20 04:56:09 +00:00
1996-06-23 00:05:04 +00:00
1996-09-20 04:56:09 +00:00
1996-08-23 00:57:08 +00:00
1996-10-13 18:18:50 +00:00
1996-10-08 14:54:53 +00:00
1996-10-08 14:54:53 +00:00
1996-10-08 14:54:53 +00:00
1996-09-30 20:04:24 +00:00
1996-10-13 18:18:50 +00:00
1996-09-05 17:16:10 +00:00
1996-10-12 15:37:23 +00:00
1996-09-15 00:08:30 +00:00
1996-10-10 23:14:23 +00:00
1995-07-12 09:14:46 +00:00
1996-08-23 01:06:24 +00:00
1996-08-13 00:50:59 +00:00
1995-10-26 21:44:11 +00:00
1996-09-08 13:28:12 +00:00
1996-08-23 20:36:11 +00:00
1996-09-14 03:00:32 +00:00
1996-09-08 13:28:12 +00:00
1996-09-14 03:00:32 +00:00
1996-09-14 03:00:32 +00:00
1996-09-14 03:00:32 +00:00
1996-09-14 03:00:32 +00:00
1996-10-05 22:27:30 +00:00
1996-10-05 22:27:30 +00:00
1996-09-14 03:00:32 +00:00
1996-09-14 03:00:32 +00:00
1996-09-14 03:00:32 +00:00
1996-09-14 03:00:32 +00:00
1996-09-14 03:00:32 +00:00
1996-09-14 03:00:32 +00:00
1996-09-14 03:00:32 +00:00
1996-08-29 14:20:57 +00:00
1996-09-20 04:24:31 +00:00
1996-09-20 04:24:31 +00:00
1996-09-23 22:24:39 +00:00
1996-08-23 20:36:11 +00:00
1996-08-23 20:36:11 +00:00
1996-07-10 18:36:41 +00:00
1996-10-05 22:27:30 +00:00
1996-02-27 08:04:48 +00:00
1996-08-24 01:40:02 +00:00
1996-09-20 04:33:57 +00:00
1996-09-14 03:00:32 +00:00
1996-09-16 17:06:30 +00:00
1996-10-13 18:12:20 +00:00
1996-10-05 17:40:20 +00:00
1996-08-23 00:57:08 +00:00
1995-08-07 19:17:46 +00:00
1996-03-12 23:14:45 +00:00
1996-09-24 08:08:11 +00:00
1996-09-23 22:24:39 +00:00
1996-09-28 14:43:03 +00:00
1996-02-05 17:32:16 +00:00
1995-05-30 06:12:45 +00:00
1996-09-16 17:08:23 +00:00
1996-05-04 08:11:47 +00:00