From: Mike Snitzer <snitzer@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: dm-devel@redhat.com, linux-kernel@vger.kernel.org,
Alasdair G Kergon <agk@redhat.com>, Joe Thornber <ejt@redhat.com>
Subject: [git pull] device mapper fixes for 3.16-rc6
Date: Thu, 17 Jul 2014 23:03:58 -0400 [thread overview]
Message-ID: <20140718030358.GA22198@redhat.com> (raw)
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(+)
reply other threads:[~2014-07-18 3:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140718030358.GA22198@redhat.com \
--to=snitzer@redhat.com \
--cc=agk@redhat.com \
--cc=dm-devel@redhat.com \
--cc=ejt@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.