RE: network redirector IRP_MJ_CREATE with FO->Related-FileObject != NULL

suddenly i remember our good old ZwCreateFile(…) with
ObjectAttributes->RootDirectory == SOME_PREVIUOSLY_OPENED directory object.
Of course i think i need a mapped network drive for this test, like G: =>
\remote_computer_name\share-name

will this result in the test case?

thanks & regds
alex

----- Original Message -----
From: Tony Mason
To: File Systems Developers
Sent: Tuesday, May 09, 2000 2:40 PM
Subject: [ntfsd] RE: network redirector IRP_MJ_CREATE with FO->Related
FileObject != NULL

> Jamey,
>
> SFM only works on NTFS and CDFS last I checked. The tough part of his
> question was that it had to work on top of Network Redirector.
>
> Of course, this is like a 20 line Native program…
>
> Tony
>
>
> -----Original Message-----
> From: Jamey Kirby [mailto:xxxxx@storagecraft.com]
> Sent: Tuesday, May 09, 2000 2:35 PM
> To: File Systems Developers
> Subject: [ntfsd] RE: network redirector IRP_MJ_CREATE with
> FO->RelatedFileObject != NULL
>
>
> Load Services For Mac. It uses related FO when opening alternate data
> streams.
>
> Jamey
>
> -----Original Message-----
> From: xxxxx@lists.osr.com
> [mailto:xxxxx@lists.osr.com]On Behalf Of Alexander Suresh
> Sent: Tuesday, May 09, 2000 11:26 AM
> To: File Systems Developers
> Subject: [ntfsd] network redirector IRP_MJ_CREATE with
FO->RelatedFileObject
> != NULL
>
>
> hello all,
> can somebody think of or provide me a test case, a user mode win32 code
> snippet may be, or some user initiated action, which will result in a
> IRP_MJ_CREATE to a network redirector with fileobject->RelatedFileObject
> !=NULL
>
> thanks & regds
> alexander suresh
>
>
>
> —
> You are currently subscribed to ntfsd as: xxxxx@mobiliti.com
> To unsubscribe send a blank email to $subst(‘Email.Unsub’)
>
>