Fixing overzealous blacklist usage.
authorT(A)ILS developers <amnesia@boum.org>
Sat, 23 Oct 2010 10:14:32 +0000 (12:14 +0200)
committerDaniel Baumann <daniel@debian.org>
Wed, 9 Mar 2011 16:54:32 +0000 (17:54 +0100)
commit454a73ce6394830923bc54b584d33edf0e6918b1
tree2501a48315cc63236e28ba31bf6bd3256fb4f5c5
parent46f8f80975c374d382cb8419c3371e30597f8d8e
Fixing overzealous blacklist usage.

Previous blacklist checking was a bit overzealous: e.g. if /dev/sdb1 was
blacklisted (e.g. because it would contain the system-wide persistence COW
device), any other device whose name contains the blacklist one, such as
/dev/sdb11, was also be blacklisted.
scripts/live-helpers