From: Linus Torvalds Date: Fri, 15 Apr 2016 02:07:45 +0000 (-0700) Subject: Merge tag 'dm-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device... X-Git-Tag: v4.6-rc4~16 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=63a1281b651b8ebc04c829254c62bd6fbaf83eb0;p=platform%2Fkernel%2Flinux-exynos.git Merge tag 'dm-4.6-fixes' of git://git./linux/kernel/git/device-mapper/linux-dm Pull device mapper fixes from Mike Snitzer: - fix a 4.6-rc1 bio-based DM 'struct dm_target_io' leak in an error path - stable@ fix for DM cache metadata's READ_LOCK macros that were incorrectly returning error if the block manager was in read-only mode; also cleanup multi-statement macros to use do {} while(0) * tag 'dm-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm: dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros dm: fix dm_target_io leak if clone_bio() returns an error --- 63a1281b651b8ebc04c829254c62bd6fbaf83eb0