Re: Recognize UserDataFile from file system filter dr-iver

Hi Jack:

Assuming a system file is one that is requested by the file
system itself and not a *.sys file. Then you can recongize the requestor
of the file by Irp->RequestorMode the requestor mode will be KernelMode
for the files requested by a driver.

David Jones
CharisMac Engineering

-----Original Message-----
From: Jack Brown [SMTP:xxxxx@hotmail.com]
Sent: Tuesday, March 14, 2000 3:42 PM
To: David Jones; Wyler Furgeson
Subject: [ntfsd] Re: Recognize UserDataFile from file system
filter driver

Does the creation of a system file goes throgh the IRP_MJ_CREATe of
file
system filter. If it does how can I recognize an user file from an
system
one.

Thanks a lot of


Get Your Private, Free Email at http://www.hotmail.com


You are currently subscribed to ntfsd as: xxxxx@Charismac.com
To unsubscribe send a blank email to $subst(‘Email.Unsub’)