From: Jun'ichi Nomura Date: Fri, 24 Feb 2006 21:04:24 +0000 (-0800) Subject: [PATCH] dm: missing bdput/thaw_bdev at removal X-Git-Tag: v2.6.16-rc5~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9dde59ba03095e526640988c0fedd75e93bc8b7;p=pandora-kernel.git [PATCH] dm: missing bdput/thaw_bdev at removal Need to unfreeze and release bdev otherwise the bdev inode with inconsistent state is reused later and cause problem. Signed-off-by: Jun'ichi Nomura Acked-by: Alasdair G Kergon Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed