]> sourceware.org Git - lvm2.git/commit
thin: fix update_pool_lv error path
authorZdenek Kabelac <zkabelac@redhat.com>
Fri, 19 Feb 2016 10:18:41 +0000 (11:18 +0100)
committerZdenek Kabelac <zkabelac@redhat.com>
Fri, 19 Feb 2016 10:25:56 +0000 (11:25 +0100)
commiteefcbd5b28aae6c0bed22a6ff8cb97141184083f
tree5148240a695d8dc5cf11c96ec02d41d6053555f3
parent04ab1fa572bbc6751463b137576bc733ec27b2ca
thin: fix update_pool_lv error path

When update fails in suspend() (sending of messages
fails because metadata space is full) call resume(),
so the locking sequence works properly for clustering.

Also failing deactivation should unlock memory.
WHATS_NEW
lib/metadata/thin_manip.c
This page took 1.603695 seconds and 5 git commands to generate.