dm - change remove_all traversal direction
authorAlex Hornung <ahornung@gmail.com>
Sun, 3 Jul 2011 15:33:25 +0000 (16:33 +0100)
committerAlex Hornung <ahornung@gmail.com>
Sun, 3 Jul 2011 15:34:52 +0000 (16:34 +0100)
commit8bb01ea78eb6dff56932acdcd623aa3ecd19acea
tree7f77481b50fa6e08d2c79502efff6e963d6dcfef
parent64fa55ce328c70f5c37a0a0e583cde6d4a752d2e
dm - change remove_all traversal direction

 * Make remove_all iterate backwards, so that devices that depend on
   other dm volumes created earlier are removed first; otherwise
   remove_all stops at the first dm volume on which another one depends.
sys/dev/disk/dm/dm_dev.c