Code Change Request

# 2166

Back to Code Changes

Christopher
Technical Support
StableBit DrivePool
Archive Optimizer
Windows Server 2012 R2
Public
Alex

* [Issue #2166] Fixed emptying protected disks.
Public
Alex

* [Issue #2166] When balancing and emptying a disk, added edge condition to fully empty the last remaining files even if that 
                strictly violates the target pool part's balancing delta. For example, when one file is remaining on the source 
                pool part and there are 2 target pool parts, that single file obviously can't be split up in 2. This ensures 
                that file evacuation works as expected.