Is this possible to create “Virtual” File object which is valid under NT,
but is not associated with real file allocated on real device?
This question could sound a little big abstract to more of readers, but I
just wondering what are your oppinions?
10x for your comments.
ObCreateObject w/ IoFileObjectType as ObjectType.
-htfv
----- Original Message -----
From: “Toni Garabedyan”
Newsgroups: ntfsd
To: “File Systems Developers”
Sent: Tuesday, October 15, 2002 11:50 AM
Subject: [ntfsd] Virtual File
> Is this possible to create “Virtual” File object which is valid under NT,
> but is not associated with real file allocated on real device?
> This question could sound a little big abstract to more of readers, but I
> just wondering what are your oppinions?
>
> 10x for your comments.
>
>
>
> —
> You are currently subscribed to ntfsd as: xxxxx@vba.com.by
> To unsubscribe send a blank email to %%email.unsub%%
>
Of course you can create any valid file object if you are writing an FSD, since the FSD can succeed an IRP_MJ_CREATE request for any object within its namespace. This object doesn’t have to represent a real file, if you are writing a virtual file system. Since I have no idea what your intention is for this “virtual” file object, it is difficult to have any specific recommendations. /TomH
-----Original Message-----
From: Alexey Logachyov [mailto:xxxxx@vba.com.by]
Sent: Tuesday, October 15, 2002 6:04 AM
To: File Systems Developers
Subject: [ntfsd] Re: Virtual File
ObCreateObject w/ IoFileObjectType as ObjectType.
-htfv
----- Original Message -----
From: “Toni Garabedyan”
Newsgroups: ntfsd
To: “File Systems Developers”
Sent: Tuesday, October 15, 2002 11:50 AM
Subject: [ntfsd] Virtual File
> Is this possible to create “Virtual” File object which is valid under NT,
> but is not associated with real file allocated on real device?
> This question could sound a little big abstract to more of readers, but I
> just wondering what are your oppinions?
>
> 10x for your comments.
>
>
>
> —
> You are currently subscribed to ntfsd as: xxxxx@vba.com.by
> To unsubscribe send a blank email to %%email.unsub%%
>
—
You are currently subscribed to ntfsd as: xxxxx@inflectionsystems.com
To unsubscribe send a blank email to %%email.unsub%%