Files
reactos/drivers/storage
Hermès Bélusca-Maïto a56a2e95a2 [DISK.SYS] Add a HACK so that we can use NT5+ NTOS functions with this NT4 driver for removable devices.
This is needed in order to avoid an infinite recursive loop between
disk!UpdateRemovableGeometry() and ntos!IoReadPartitionTable().
This does not happen with NT5+ disk_new.sys because it doesn't call
IoReadPartitionTable() in that situation.
2019-02-10 22:39:12 +01:00
..
2018-08-04 19:19:34 +02:00
2019-02-02 15:47:39 +01:00