HomeFreeBSD

Add support for DS writes to mirrors. Also, modify the code that handles

Description

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.

Details

Provenance
rmacklemAuthored on
Parents
rS322553: Add support for DS writes to mirrors. Also, modify the code that handles
Branches
Unknown
Tags
Unknown