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>
Tue, 26 Oct 2010 07:12:34 +0000 (09:12 +0200)
commit34f3c0791bdffd64a3b7d4167882a5d308c6292c
tree2501a48315cc63236e28ba31bf6bd3256fb4f5c5
parent2d849b4fa4ebe3fa18107c25d0cf866f3ac4eb98
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