From: Linus Torvalds Date: Thu, 29 Jan 2015 23:41:27 +0000 (-0800) Subject: Merge tag 'dm-3.19-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device... X-Git-Tag: v3.19-rc7~15 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=1c999c47a9f1772e6d53028b6bf965c6ddb743bd;p=~emulex%2Finfiniband.git Merge tag 'dm-3.19-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm Pull device mapper fixes from Mike Snitzer: "One stable fix for a dm-cache 3.19-rc6 regression and one stable fix for dm-thin: - fix DM cache metadata open/lookup error paths to properly use ERR_PTR and IS_ERR (fixes: 3.19-rc6 "stable" commit 9b1cc9f251) - fix DM thin-provisioning to disallow userspace from sending messages to the thin-pool if the pool is in READ_ONLY or FAIL mode since no metadata changes are allowed in these modes" * tag 'dm-3.19-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm: dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAIL mode dm cache: fix missing ERR_PTR returns and handling --- 1c999c47a9f1772e6d53028b6bf965c6ddb743bd