Speed up LVM-activation
authorPeter Hjalmarsson <xake@rymdraket.net>
Sun, 30 Jan 2011 21:48:54 +0000 (22:48 +0100)
committerSebastian Pipping <sebastian@pipping.org>
Mon, 31 Jan 2011 11:40:26 +0000 (12:40 +0100)
commitd1b6b4e9f090dc02d91001d55dfb9382392c9b15
tree106a0353a9e1aa6e978cb5e0018f7e0e9812baff
parentba56efcb972fd2f2bfa331432cb8548dcd46353f
Speed up LVM-activation

Change vgscan and vgchange so they are done in one go.
Faster since less work for the lvm command.
vgscan is still needed for some cases like dmcrypt where
/etc/lvm/cache is created, but not updated with the unlocked devices.
defaults/initrd.scripts
defaults/linuxrc