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:25 +0000 (09:12 +0200)
commit247983726deec304e3853ff9b052c631084cc350
tree5fba27f47c6fc5dfd7a17d28ca3299d388362ff1
parent75be4b8ebb54f4c9e776484b231a8fe732aa4b56
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