To redirect the file open to some special file, thus maintaining a virtual
filesystem tree mapped in some way to the special files with special names.
----- Original Message -----
From: Iñaki Castillo
To: File Systems Developers
Sent: Monday, July 17, 2000 3:03 PM
Subject: [ntfsd] RE: preventing recursive loop in create dispatch hand ler
> Max, I am confused, why you use STATUS_REPARSE to do this ?
>
>
> > -----Original Message-----
> > From: Maxim S. Shatskih
> > Sent: sábado 15 de julio de 2000 20:22
> > To: File Systems Developers
> > Subject: [ntfsd] RE: preventing recursive loop in create dispatch
> > hand ler
> >
> > > recursive call. This assumes that the IRP that the io manager created
in
> > > ZwCreateFile() is the one that the filter sees.
> >
> > This is too unreliable.
> > Looks like that the best way of handling such cases is to forget
> > ZwCreateFile and use STATUS_REPARSE and lots of completion routines
> > instead.
> >
> > Max
> >
> >
> > —
> > You are currently subscribed to ntfsd as: xxxxx@pandasoftware.es
> > To unsubscribe send a blank email to $subst(‘Email.Unsub’)
>
> —
> You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to $subst(‘Email.Unsub’)
>