]> git.ipfire.org Git - thirdparty/dracut.git/commit
Revert "lvm: Don't activate LVs with activationskip set" 76/head
authorFabian Deutsch <fabiand@fedoraproject.org>
Thu, 25 Jun 2015 09:17:59 +0000 (11:17 +0200)
committerFabian Deutsch <fabiand@fedoraproject.org>
Thu, 25 Jun 2015 10:11:15 +0000 (12:11 +0200)
commitd4b93a092db1105a29a3f768d1d49ece8b90547a
treeb0314a39f61f49bc95a83bc8874d6c46e6aba876
parentc42064a684f3413dfce249c5bd6ebe0cb0a16908
Revert "lvm: Don't activate LVs with activationskip set"

This reverts commit cfa365a32d47388c8476064b23d7d4684f1e591b.

The logic in commit cfa365a was added to prevent (odl) lvms from
activating snapshots which should not be activated.
Newer lvms however do this automatically (not enabling an LV if the
the 'k' attribute set), thus we can revert the previous commit.
modules.d/90lvm/lvm_scan.sh