Subject: Re: MFS problems
To: None <cgd@postgres.Berkeley.EDU>
From: Lennart Augustsson <augustss@cs.chalmers.se>
List: current-users
Date: 04/01/1994 17:25:40
> > mount_mfs (newfs) closes descriptor 2 near the end of the
> > routine mkfs, but later tries to report an error when
> > the mount system call fails.  This error will, naturally,
> > not generate any message.
> 
> yeah, this is sort-of well known (at least to me...)
Maybe a comment in the code and a note under BUGS in the man 
page to help the rest of us?  Or, even better, a fix.
But I can see the problem with that.

Was the number of arguments (5) to lseek correct in the
sysent table?

	-- Lennart

------------------------------------------------------------------------------