RootStorageSvc+RootAuxDynIO: Make ioMutex recursive.
ioMutex needs to be recursive; it is possible to recursively enter the APR code when reading view vectors.
Fixes deadlock seen in DataModelRunTests.
ioMutex needs to be recursive; it is possible to recursively enter the APR code when reading view vectors.
Fixes deadlock seen in DataModelRunTests.