Deleted Added
full compact
37c37
< __FBSDID("$FreeBSD: head/sys/geom/geom_disk.c 120374 2003-09-23 07:53:59Z phk $");
---
> __FBSDID("$FreeBSD: head/sys/geom/geom_disk.c 120572 2003-09-29 07:44:23Z phk $");
161a162,165
> if (dp->d_dump == NULL) {
> g_io_deliver(bp, ENODEV);
> return;
> }