minor bug in dump, can cause system to hang.

Arthur David Olson ado at elsie.UUCP
Wed Oct 9 05:10:43 AEST 1985


> > But why fix dump when the problem is almost certainly in the disk driver?
>
> . . .If you read the man pages for the disk devices you will see
> that they strongly suggest that you do reads in multiples
> of 512 (== DEV_BSIZE) when reading the raw device. . .
> The bug is in dump, and should be fixed there.

If the claim is that dump "ought to" read in multiples of DEV_BSIZE,
then the driver is buggy in its failure to reject read requests of other sizes.
--
UNIX is an AT&T Bell Laboratories trademark.
Sun is a Sun Microsystems trademark.
--
	UUCP: ..decvax!seismo!elsie!ado    ARPA: elsie!ado at seismo.ARPA
	DEC, VAX and Elsie are Digital Equipment and Borden trademarks



More information about the Comp.unix.wizards mailing list