Todd DeSantis wrote:
Hi -

If the problem is happening when you are trying to cd into
a volume, then this is probably a case where the linkData
field of the vcache structure has somehow become corrupted.

The "fs flush" and "fs flushv" commands will NOT address this
part of the flushing.

Then this is a behavior difference between the Windows and
UNIX cache managers.  There is no "fs flushmount" command on
Windows.  Clearing the mountpoint target string is performed
as part of a standard flush command.

To flush an individual mount point object
        
        fs flush <path> -literal

To flush all the objects in a volume including the mount
point object,

        fs flush <path>

where <path> is any path that evaluates to an object in the
desired volume.

Jeffrey Altman

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to