redirection

hi All,

I have a filter that do redirection. to do this I use STATUS_REPARSE and
it works fine, except when I redirect an IRP_MJ_CREATE from DFS :

if the file is on a DFS link, and if the DFS link has many targets, DFS
switchs sometime (often) from the active target to another. my filter do
many other things, but after searching and trying to debug it appears
that the STATUS_REPARSE must have caused this defect.

I wondered why ? interaction with DFS ?

Thanks

(sorry, this has been posted twice but the first was mixed with another
thread entitled “redirecting”, and so didn’t appeard, for example, whith
thundirbird)