]> sourceware.org Git - lvm2.git/commit
tree_action: destroy devices from failing activation
authorZdenek Kabelac <zkabelac@redhat.com>
Tue, 17 Dec 2013 12:49:03 +0000 (13:49 +0100)
committerZdenek Kabelac <zkabelac@redhat.com>
Tue, 17 Dec 2013 13:08:54 +0000 (14:08 +0100)
commit24639be558a9d4561a34f2b76485b227aed8e9c3
tree3969043a7eaa653e03c5b7c591d9636cc6153af0
parent94137b72edf232a0e82758c1669f1f60f2df3c50
tree_action: destroy devices from failing activation

When activation fails - we may leak large tree of partially loaded
devices in the dm table (i.e. failure in snapshot activation)

The best we can do here is try to deactivate whole device and
remove as much inactive table entries as we can.
WHATS_NEW
lib/activate/dev_manager.c
This page took 0.035265 seconds and 5 git commands to generate.