I want to use IoBuildSynchronousFsdRequest function to write or read
disk by sector. Does any one knows how to use such function.
I am doing the storage upper filter to modify the IRP behavier of
disk. I want to write or read disk by sector size not based on
filesystem.
Other advise will be pleasure.