Split the DriveRegister into separate DriveState objects for each drive.
This will remove contention on the drive register as drives uipdate their statuses. Also simplified structures in OStoreDB implementation (less references with added friend relations).
objectstore/DriveState.cpp
0 → 100644