From: Alasdair G Kergon Date: Tue, 12 Jul 2005 22:53:05 +0000 (-0700) Subject: [PATCH] device-mapper: Fix dm_swap_table error cases X-Git-Tag: v2.6.13-rc3~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93c534aefb906824d71ea779ed0c7f1573843f4e;p=pandora-kernel.git [PATCH] device-mapper: Fix dm_swap_table error cases Fix dm_swap_table() __bind error cases: a missing unlock, and EINVAL preferable to EPERM. Signed-off-by: Alasdair G Kergon Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed