Re: nodump is not a dump routine.

1999-05-18 Thread Bruce Evans
>i'm wondering why when the system dumpdev is set to a device that >doesn't have a read dump routine (nodump()) why it lies about the >dump being successful. Just another bug. >Index: kern_shutdown.c >=== >RCS file: /home/ncvs/src/s

nodump is not a dump routine.

1999-05-18 Thread Alfred Perlstein
i'm wondering why when the system dumpdev is set to a device that doesn't have a read dump routine (nodump()) why it lies about the dump being successful. Index: kern_shutdown.c === RCS file: /home/ncvs/src/sys/kern/kern_shutdown.c