Add support for DS writes to mirrors. Also, modify the code that handles
DS file creation/removal for mirrors so that it only malloc()s data structures
when there are mirrors. This was done since these large number of malloc()s
were resulting in significant unnecessary overhead for the non-mirror case.
Description
Description
Details
Details
- Provenance
rmacklem Authored on - Parents
- rS322553: Add support for DS writes to mirrors. Also, modify the code that handles
- Branches
- Unknown
- Tags