]> sourceware.org Git - lvm2.git/commit
Resume volumes in reverse order to preserve memlock pairing.
authorMilan Broz <mbroz@redhat.com>
Tue, 5 Jan 2010 15:58:11 +0000 (15:58 +0000)
committerMilan Broz <mbroz@redhat.com>
Tue, 5 Jan 2010 15:58:11 +0000 (15:58 +0000)
commit60494fe74bf144588079554549338d4493a84909
tree9a1671b1b83ab026ec7416ac9e76094a3b7f2e41
parenteb751255394ba3baf710d069a3b3e205c94d4224
Resume volumes in reverse order to preserve memlock pairing.

If renaming snapshot with virtual origin, the origin is renamed too.
But the code must resume LVs in reverse order to properly
pair memlock (in cluster locking).

(The resume of snapshot resumes origin too and later resume
is ignored otherwise.)
WHATS_NEW
lib/metadata/lv_manip.c
This page took 0.031104 seconds and 5 git commands to generate.