Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759563AbaGRDED (ORCPT ); Thu, 17 Jul 2014 23:04:03 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56110 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754152AbaGRDEB (ORCPT ); Thu, 17 Jul 2014 23:04:01 -0400 Date: Thu, 17 Jul 2014 23:03:58 -0400 From: Mike Snitzer To: Linus Torvalds Cc: dm-devel@redhat.com, linux-kernel@vger.kernel.org, Alasdair G Kergon , Joe Thornber Subject: [git pull] device mapper fixes for 3.16-rc6 Message-ID: <20140718030358.GA22198@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, The following changes since commit 7a7a3b45fed9a144dbf766ee842a4c5d0632b81d: dm mpath: fix IO hang due to logic bug in multipath_busy (2014-07-10 16:44:15 -0400) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/dm-3.16-fixes-2 for you to fetch changes up to 048e5a07f282c57815b3901d4a68a77fa131ce0a: dm cache metadata: do not allow the data block size to change (2014-07-15 14:07:50 -0400) Please pull, thanks. Mike ---------------------------------------------------------------- Fix the dm-thinp and dm-cache targets to disallow changing the data device's block size. ---------------------------------------------------------------- Mike Snitzer (2): dm thin metadata: do not allow the data block size to change dm cache metadata: do not allow the data block size to change drivers/md/dm-cache-metadata.c | 9 +++++++++ drivers/md/dm-thin-metadata.c | 9 +++++++++ 2 files changed, 18 insertions(+) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/