* The transfer list is a text file containing commands to transfer data from one place to another * on the target partition. We parse it and execute the commands in order: * * zero [rangeset] * - Fill the indicated blocks with zeros. * * new [rangeset] * - Fill the blocks with data read from the new_data file. * * erase [rangeset] * - Mark the given blocks as empt
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected