Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Ross Harvey <ross@netbsd.org>
List: source-changes
Date: 10/14/1998 17:51:22
Module Name:	src
Committed By:	ross
Date:		Thu Oct 15 00:51:22 UTC 1998

Modified Files:
	src/sys/arch/alpha/stand/boot: filesystem.c
Log Message:
Try the ustarfs open first...it's the only one that can't necessarily
seek. We might be reading a tape and the extra superblock reads will
eat up tape records.