From: Mike Snitzer <snitzer@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: dm-devel@redhat.com, linux-block@vger.kernel.org,
Alasdair G Kergon <agk@redhat.com>
Subject: [git pull] device mapper fixes for 5.7
Date: Fri, 3 Apr 2020 11:42:13 -0400 [thread overview]
Message-ID: <20200403154213.GA18386@redhat.com> (raw)
Hi Linus,
The following changes since commit 81d5553d1288c2ec0390f02f84d71ca0f0f9f137:
dm clone metadata: Fix return type of dm_clone_nr_of_hydrated_regions() (2020-03-27 14:42:51 -0400)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-5.7/dm-fixes
for you to fetch changes up to 120c9257f5f19e5d1e87efcbb5531b7cd81b7d74:
Revert "dm: always call blk_queue_split() in dm_process_bio()" (2020-04-03 11:32:19 -0400)
Please pull, thanks!
Mike
----------------------------------------------------------------
- Fix excessive bio splitting that caused performance regressions.
- Fix DM integrity warning on ppc64le due to missing cast.
----------------------------------------------------------------
Mike Snitzer (2):
dm integrity: fix ppc64le warning
Revert "dm: always call blk_queue_split() in dm_process_bio()"
drivers/md/dm-integrity.c | 2 +-
drivers/md/dm.c | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
next reply other threads:[~2020-04-03 15:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-03 15:42 Mike Snitzer [this message]
2020-04-03 17:15 ` [git pull v2] device mapper fixes for 5.7 Mike Snitzer
2020-04-03 22:05 ` pr-tracker-bot
2020-04-03 22:05 ` [git pull] " pr-tracker-bot
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=20200403154213.GA18386@redhat.com \
--to=snitzer@redhat.com \
--cc=agk@redhat.com \
--cc=dm-devel@redhat.com \
--cc=linux-block@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).