minix/lib/libblockdriver
David van Moolenbroek e2758c6759 libblockdriver: allow for not handling partitions
Each block driver now gets to specify whether it is a disk block
driver, which implies it wants the library to handle getting and
setting partitions for it.
2011-11-28 16:42:35 +01:00
..
driver.c libblockdriver: allow for not handling partitions 2011-11-28 16:42:35 +01:00
driver.h Add block device tracing facility 2011-11-25 13:47:21 +01:00
driver_mt.c Add block device tracing facility 2011-11-25 13:47:21 +01:00
driver_st.c Add block device tracing facility 2011-11-25 13:47:21 +01:00
drvlib.c Split block/character protocols and libdriver 2011-11-23 14:06:37 +01:00
event.c Split block/character protocols and libdriver 2011-11-23 14:06:37 +01:00
event.h Split block/character protocols and libdriver 2011-11-23 14:06:37 +01:00
Makefile Add block device tracing facility 2011-11-25 13:47:21 +01:00
mq.c Add block device tracing facility 2011-11-25 13:47:21 +01:00
mq.h Add block device tracing facility 2011-11-25 13:47:21 +01:00
trace.c Add block device tracing facility 2011-11-25 13:47:21 +01:00
trace.h Add block device tracing facility 2011-11-25 13:47:21 +01:00