Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Leo Weppelman <leo@netbsd.org>
List: source-changes
Date: 08/29/2000 23:00:17
Module Name:	syssrc
Committed By:	leo
Date:		Tue Aug 29 20:00:17 UTC 2000

Modified Files:
	syssrc/sys/arch/atari/dev: hdfd.c

Log Message:
Now that formatting works (Thanks Nathan!), it shows that spec_read() is
issueing a 'DIOCGPART' at every read. Avoid re-reading the label at
every format-verify (or read/write on the block-device) by fetching the label
at open-time and caching it until we close.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 syssrc/sys/arch/atari/dev/hdfd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.