mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 20:32:36 +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
|
||
---|---|---|
.. | ||
CMakeLists.txt | ||
debug.h | ||
guid.c | ||
partition.c | ||
partmgr.c | ||
partmgr.h | ||
partmgr.rc | ||
partmgr_reg.inf | ||
utils.c |