]> git.ipfire.org Git - thirdparty/dracut.git/commit
dracut-functions.sh: catch all lvm slaves
authorHarald Hoyer <harald@redhat.com>
Tue, 9 Aug 2016 13:26:04 +0000 (15:26 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 19 Aug 2016 13:49:33 +0000 (15:49 +0200)
commitc7c8c4981ac3a0258ff053fdd02cfe17a11710da
treea584ce2cc352cad3dae226472a2754ad2b29055c
parent1de836c76316ac2cbd752227ed1b4ab322420224
dracut-functions.sh: catch all lvm slaves

add check_vol_slaves_all to be used in check_block_and_slaves_all

otherwise only the first lvm VG member would be processed

(cherry picked from commit 7a7b8c174023886b015bd484372839aecf63f324)
dracut-functions.sh