In message <[EMAIL PROTECTED]>, Giorgos Keramidas writes:
>mdconfig -l stopped working in -current after revision 1.76 of md.c.
>
>I just reverted src/sys/dev/md/md.c to revision 1.76 and removed
>M_WAITOK to let me build a kernel with that version of md.c. Now
>mdconfig correctly lists the open m
mdconfig -l stopped working in -current after revision 1.76 of md.c.
I just reverted src/sys/dev/md/md.c to revision 1.76 and removed
M_WAITOK to let me build a kernel with that version of md.c. Now
mdconfig correctly lists the open md devices.
I'm not sure if I understand how disks work, but it