minix/drivers/virtio_blk
David van Moolenbroek 0f7f3c0d54 libblockdriver: various updates
- internal structure rearrangement;
- respond to char device open requests to avoid hanging VFS threads;
- make drivers use designated initializers;
- use devminor_t for all minor device numbers;
- change bdr_other hook to take ipc_status and return nothing;
- fix default geometry computation;
- add support for sef_cancel.

Change-Id: Ia063a136a3ddb2b78de36180feda870605753d70
2014-02-19 11:22:15 +01:00
..
Makefile virtio: virtio-blk driver 2013-01-23 09:03:03 +00:00
virtio_blk.c libblockdriver: various updates 2014-02-19 11:22:15 +01:00
virtio_blk.h virtio: virtio-blk driver 2013-01-23 09:03:03 +00:00