mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 12:26:32 +00:00
61b7fb99eb
CORE-17200
Helps reducing debug log noise like:
```
(drivers\storage\port\scsiport\ioctl.c:542) unknown ioctl code: 0x4D0018
```
The other notifications are already implemented there.
These are handled by the volume manager, which is currently
stubbed into ReactOS' partition manager.
See commit
|
||
---|---|---|
.. | ||
class | ||
floppy | ||
ide | ||
mountmgr | ||
partmgr | ||
port | ||
CMakeLists.txt |