I suppose this should be possible via filter driver, but what type exactly I need?
+1
A:
I was under impression that this was the domain of the disk firmware. So you would have to work there.
Preet Sangha
2010-08-30 03:55:41
Firmware? No way.
skevar7
2010-08-30 04:07:22
A:
You need a class upper filter for volumes (Class=Volume, ClassGuid={71A27CDD-812A-11D0-BEC7-08002BE2092F}) or disk drives (Class=DiskDrive, ClassGuid={4D36E967-E325-11CE-BFC1-08002BE10318}). Depending on at what level do you want to monitor physical blocks.
Sergius
2010-08-30 06:39:15