Hello all,
I am confused with a File system filter driver bellow the File system , and A disk filter driver above the disk driver.
Are both drivers(File system filter driver bellow the File system , A disk filter driver above the disk driver ) same or different?
If both are different then where & how i can get more inforamtion and related material with the FS filter driver bellow the file system.
Please guide me.
regards,
Rakesh
Do you Yahoo!?
Yahoo! Search presents - Jib Jab’s ‘Second Term’
There is no such thing as a file system filter driver
below the file system. As the name implies, this
type of driver filters requests sent to the file
system so it has to be located (in the stack) above
the file system.
What you want is a volume filter driver which sits
below the file system.
— Rakesh Yadava wrote:
> Hello all,
>
> I am confused with a File system filter driver
> bellow the File system , and A disk filter driver
> above the disk driver.
>
> Are both drivers(File system filter driver bellow
> the File system , A disk filter driver above the
> disk driver ) same or different?
>
> If both are different then where & how i can get
> more inforamtion and related material with the FS
> filter driver bellow the file system.
>
> Please guide me.
> regards,
> Rakesh
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
First sees file create/close/set info/other calls and file-based reads and writes.
Second does not know about files at all. It only works with disk sectors.
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com
----- Original Message -----
From: Rakesh Yadava
To: Windows File Systems Devs Interest List
Sent: Monday, January 24, 2005 8:22 AM
Subject: [ntfsd] Fs filter driver bellow the File system
Hello all,
I am confused with a File system filter driver bellow the File system , and A disk filter driver above the disk driver.
Are both drivers(File system filter driver bellow the File system , A disk filter driver above the disk driver ) same or different?
If both are different then where & how i can get more inforamtion and related material with the FS filter driver bellow the file system.
Please guide me.
regards,
Rakesh
Do you Yahoo!?
Yahoo! Search presents - Jib Jab’s ‘Second Term’ — Questions? First check the IFS FAQ at https://www.osronline.com/article.cfm?id=17 You are currently subscribed to ntfsd as: xxxxx@storagecraft.com To unsubscribe send a blank email to xxxxx@lists.osr.com