Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 1995 22:49:53 +1000 (EST)
From:      David Dawes <dawes@physics.usyd.edu.au>
To:        hackers@FreeBSD.org
Subject:   mount_mfs error messages lost
Message-ID:  <199504181249.AA14098@physics.su.oz.au>

next in thread | raw e-mail | index | archive | help
I was trying to figure out why mount_mfs was exiting silently and not
mounting anything (SNAP-950412), and I noticed that stderr gets closed
in mkfs(), so the error message that would get printed when the mount()
fails never gets seen.  (Of course my problem was that I didn't have
MFS in my kernel -- it works fine now that I do.)

David



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504181249.AA14098>