[DISK]
authorPierre Schweitzer <pierre@reactos.org>
Sun, 2 Nov 2014 23:11:22 +0000 (23:11 +0000)
committerPierre Schweitzer <pierre@reactos.org>
Sun, 2 Nov 2014 23:11:22 +0000 (23:11 +0000)
commit21cd59bc0fc5cf69983610a16bba24bc7894cd9e
tree0c082e2f2ea4219fd17c2b5d1cea68539b72933e
parent3fc8b084e5599d44b41f76d35a4945c8a240d578
[DISK]
Add a hack to forcibly set sector size in case of weird input. This is noisy on purpose.
Also, be more informative in case of read rejection. Are we reading beyond partition or do we have invalid sector size?
With the hack, the invalid sector size should disappear.

This is to help debugging the recent errors with the removal of IopParseDevice() hack

svn path=/trunk/; revision=65205
reactos/drivers/storage/class/disk/disk.c