plan9fox/sys/src/libdisk
cinap_lenrek 3e124e1f13 libdisk: error handling, sanity checks
- make sure disk file is an actual file and not a directory, log or empty file
- sanity check: file has to be at least one sector to be a disk
- simplify error handling using freedisk()
2015-05-31 12:58:13 +02:00
..
disk.c libdisk: error handling, sanity checks 2015-05-31 12:58:13 +02:00
mkfile
proto.c
scsi.c
test.c