]> 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, 12 Aug 2016 10:33:10 +0000 (12:33 +0200)
commit7a7b8c174023886b015bd484372839aecf63f324
tree182249e0e62577f4b9cc29300b229cdbbc903f42
parent8dd6ff8d6a0a3173bded683ecf85834cce7cf297
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
dracut-functions.sh