minix/drivers/ramdisk
David van Moolenbroek 71dbe2d023 ramdisk rc: start disk drivers synchronously.
This eliminates a race condition between the disk driver calling
sys_statectl(SYS_STATE_CLEAR_IPC_REFS) as part of driver_announce(),
and the root MFS calling sendrec(DEV_OPEN) on the disk driver.
2010-07-01 14:35:47 +00:00
..
bintoc.c Reorganize some directories 2010-05-26 22:49:57 +00:00
Makefile Put rs.single on initial ramdisk to prevent potential race when readclock terminates early 2010-07-01 06:14:06 +00:00
mtab Reorganize some directories 2010-05-26 22:49:57 +00:00
proto Put rs.single on initial ramdisk to prevent potential race when readclock terminates early 2010-07-01 06:14:06 +00:00
proto.sh Reorganize some directories 2010-05-26 22:49:57 +00:00
rc ramdisk rc: start disk drivers synchronously. 2010-07-01 14:35:47 +00:00