| plan 9 kernel history: overview | file list | diff list |
2001/0924/port/devsd.c (diff list | history)
| 2001/0911/sys/src/9/port/devsd.c:727,733 – 2001/0924/sys/src/9/port/devsd.c:727,733 (short | long | prev | next) | ||
| 2000/0506 | qlock(&unit->ctl); | |
| 2000/0617 | while(waserror()){ /* notification of media change; go around again */ | |
| 2001/0924 | if(strcmp(up->errstr, Eio) == 0 && unit->sectors == 0 && nchange++ == 0){ | |
| 2000/0617 | sdinitpart(unit); continue; } | |