This patch removes the code that destroys member device formatting in MDRaidArrayDevice.destroy. Even though the destruction of this metadata is how we achieve destruction of the array, this is the wrong way to handle it. Actions will have been scheduled to achieve destruction of the members' formatting. With action sorting/pruning working correctly, this would lead to an unhandled exception. _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list