#363 closed defect (fixed)
A recursive scan is needed to assure that duplicate path names don't appear in the drive tree of the focus drive from restored containers
Reported by: | Gregg Young | Owned by: | Gregg Young |
---|---|---|---|
Priority: | minor | Milestone: | Release_3.19 |
Component: | fm/2 base | Version: | 3.15 |
Keywords: | Cc: |
Description
Change History (10)
comment:1 by , 15 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 by , 15 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:4 by , 15 years ago
Status: | reopened → new |
---|
It appears that the problem was a double call to UM_SETUP2 in dircnr.c. Removed the call from RestoreDirCnrState.
comment:5 by , 15 years ago
Status: | new → assigned |
---|
comment:7 by , 14 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:8 by , 14 years ago
Milestone: | Release_3.18 → Release_3.19 |
---|
comment:9 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
The scan wasn't needed An event semaphore to block the UM_SHOWME code fixed this
Note:
See TracTickets
for help on using tickets.
CS 1426