commit | 9f4689e21d9305585cc607c491e880432cf5453c | [log] [download] |
---|---|---|
author | okuji <okuji@localhost> | Thu Feb 07 23:28:47 2002 +0000 |
committer | okuji <okuji@localhost> | Thu Feb 07 23:28:47 2002 +0000 |
tree | 3e665fabeaa26aa80606dd2c130f73b616fa9ef3 | |
parent | 93718b5a41cca8180a96555ecbc0cee5f463db39 [diff] |
2002-02-08 Yoshinori K. Okuji <okuji@enbug.org> * stage2/fsys_jfs.c (jfs_read) [STAGE1_5]: Set and reset DISK_READ_FUNC even in Stage 1.5. * stage2/fsys_xfs.c (xfs_read) [STAGE1_5]: Likewise. * stage2/stage1_5.c (saved_sector): Initialized with -1. (cmain): Check if SAVED_SECTOR was set appropriately after reading the second sector of Stage 2. If SAVED_SECTOR is not set (i.e. it is equal to -1), print an error and stop.