mirror of
https://github.com/reactos/reactos.git
synced 2026-05-24 00:00:41 +08:00
If disk changed since last time, we must either return STATUS_IO_DEVICE_ERROR or STATUS_VERIFY_REQUIRED, depending of VPB_MOUNTED flag. This is already handled by the SignalMediaChanged() function. CORE-18244