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:59:20 +0000 (17:59 +0100)
commit8c09fd6da365d440f1fcba11f732ca97864c9550
tree5fba27f47c6fc5dfd7a17d28ca3299d388362ff1
parentf7bd72179a947e07671436a88de69550a3b91757
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