add more check into set_device.

This commit is contained in:
okuji 1999-09-12 05:54:39 +00:00
parent 3c77f34cc1
commit e7e309350c
2 changed files with 9 additions and 2 deletions

View file

@ -1,3 +1,9 @@
1999-09-12 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
* stage2/disk_io.c (sane_partition) [STAGE1_5]: Defined.
(set_device): Use sane_partition to make sure that CURRENT_DRIVE
has a valid value. Reported by Pavel Roskin.
1999-09-11 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
From Pavel Roskin: