[9154] in Athena Bugs
Re: detach -host doesn't work under AFS
daemon@ATHENA.MIT.EDU (Richard Basch)
Wed Apr 1 12:42:57 1992
Date: Wed, 1 Apr 92 12:42:41 -0500
To: eichin@MIT.EDU
Cc: bugs@MIT.EDU
In-Reply-To: bugs[9149]
From: "Richard Basch" <basch@MIT.EDU>
"detach -host" does work with all filesystems, including AFS, as of 7.3.
However, with all filesystem types, "locked" filesystems cannot be
detached by normal commands. It takes an explicit "override" to detach
those filesystems. "detach" should have warned you about such locks,
and if you are a privileged user, you could do:
detach -O <filesystem>
-Richard