Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Feb 1995 15:53:42 -0500
From:      Garrett Wollman <wollman@halloran-eldar.lcs.mit.edu>
To:        Andrew Atrens <atreand@statcan.ca>
Cc:        bugs@FreeBSD.org
Subject:   umount bug
Message-ID:  <9502232053.AA10887@halloran-eldar.lcs.mit.edu>
In-Reply-To: <9502231547.AA22006@statcan.ca>
References:  <9502231547.AA22006@statcan.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
<<On Thu, 23 Feb 1995 10:47:10 -0500 (EST), Andrew Atrens <atreand@statcan.ca> said:

> The problem in a nutshell:
> -------------------------
> umount -a -t nfs
> umount -a -t ufs
> umount -a -t procfs	all run without error, but fail
> 			to unmount anything.

> 			the corollary is that occasionally
> 			the system allows me to mount nfs
> 			filesystems twice. 

> 			and

> umount -a -t cd9660	barfs with "umount: cd9660: unknown mount type"

The last one will only work if you actually have a cd9660 filesystem
module loaded (i.e., if `lsvfs' lists one).  The others indicate a
possibly more serious bug; I'll take a look at it and see if there's
anything obviously wrong.

-GAWollman

--
Garrett A. Wollman   | Shashish is simple, it's discreet, it's brief. ... 
wollman@lcs.mit.edu  | Shashish is the bonding of hearts in spite of distance.
Opinions not those of| It is a bond more powerful than absence.  We like people
MIT, LCS, ANA, or NSA| who like Shashish.  - Claude McKenzie + Florent Vollant



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