reactos/drivers/storage/mountmgr
Hermès Bélusca-Maïto 5f26356079
[MOUNTMGR] Rectify "NoAutoMount" usage (#7030)
This "NoAutoMount" member was not consistently used. Sometimes it was
used correctly, some other times it was used as "not NoAutoMount" i.e.
"AutoMount" enabled.
Fix this consistently throughout the source, and fix also some comments.
2024-06-25 22:51:07 +02:00
..
CMakeLists.txt [MOUNTMGR] Move the driver to drivers/storage 2020-11-01 12:35:56 +03:00
database.c [MOUNTMGR] Rectify "NoAutoMount" usage (#7030) 2024-06-25 22:51:07 +02:00
device.c [MOUNTMGR] Rectify "NoAutoMount" usage (#7030) 2024-06-25 22:51:07 +02:00
mntmgr.h [MOUNTMGR] Rectify "NoAutoMount" usage (#7030) 2024-06-25 22:51:07 +02:00
mountmgr.c [MOUNTMGR] Rectify "NoAutoMount" usage (#7030) 2024-06-25 22:51:07 +02:00
mountmgr.rc [MOUNTMGR] Move the driver to drivers/storage 2020-11-01 12:35:56 +03:00
notify.c [MOUNTMGR] Introduce MountMgrSendSyncDeviceIoCtl() to replace repeated code (#6960) 2024-06-13 20:01:16 +02:00
point.c [MOUNTMGR] Move the driver to drivers/storage 2020-11-01 12:35:56 +03:00
symlink.c [MOUNTMGR] Introduce MountMgrSendSyncDeviceIoCtl() to replace repeated code (#6960) 2024-06-13 20:01:16 +02:00
uniqueid.c [MOUNTMGR] Move the driver to drivers/storage 2020-11-01 12:35:56 +03:00