From: Jonathan Brassow Date: Mon, 22 Jun 2009 09:12:15 +0000 (+0100) Subject: dm exception store: fix exstore lookup to be case insensitive X-Git-Tag: v2.6.31-rc1~8^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6bd4eb73cdf2a5bf954e497972842f39cabb7e3;p=pandora-kernel.git dm exception store: fix exstore lookup to be case insensitive When snapshots are created using 'p' instead of 'P' as the exception store type, the device-mapper table loading fails. This patch makes the code case insensitive as intended and fixes some regressions reported with device-mapper snapshots. Signed-off-by: Jonathan Brassow Cc: stable@kernel.org Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed