This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 20216 - Views not unmounted along with underlying FS
Summary: Views not unmounted along with underlying FS
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: treefs (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P3 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-06 17:02 UTC by ats37
Modified: 2002-02-28 14:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ats37 2002-02-06 17:02:44 UTC
I mounted a couple of views under a FS, and later unmounted the FS.  I was 
surprised that the views were not unmounted along with it, which is what I had 
expected.

Also, if I take a folder within a view and mount that as a separate view, then 
unmount the first one, the second one remains (which I guess is just the same 
problem).  Its name "X in Y in Clearcase Z" makes less sense when "Y in 
Clearcase Z" (or even "Clearcase Z") aren't mounted, though.  Still, at least 
they're less unwieldy than they'd be if of the form shown on the web site -
 "View over View over CVS Z rooted at Y rooted at X" etc.
Comment 1 Jesse Glick 2002-02-07 13:41:38 UTC
True, unmounting the master FS should unmount the tree FS too.

Another possible problem is when the master FS stays but the mounted
subfolder disappears. Probably the tree FS should be unmounted in this
case as well.
Comment 2 Jaroslav Tulach 2002-02-18 02:07:24 UTC
Ok, I'll try to improve this behaviour.
Comment 3 Jaroslav Tulach 2002-02-28 14:32:24 UTC
Fixed, but will work only in maintrunk because of a bug in
MultiFileSystem.