dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Mike Snitzer <snitzer@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Heinz Mauelshagen <heinzm@redhat.com>,
	dm-devel@redhat.com, Alasdair G Kergon <agk@redhat.com>
Subject: [git pull] device mapper fixes for 4.8-rc4
Date: Fri, 26 Aug 2016 13:09:33 -0400	[thread overview]
Message-ID: <20160826170933.GA44443@redhat.com> (raw)

Hi Linus,

The following changes since commit fa8410b355251fd30341662a40ac6b22d3e38468:

  Linux 4.8-rc3 (2016-08-21 16:14:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm dm-4.8-fixes-3

for you to fetch changes up to 9c5a559d9495bba6e5b6c5ee4e8e2f2b71088684:

  dm log: fix unitialized bio operation flags (2016-08-24 21:55:05 -0400)

Please pull, thanks.
Mike

----------------------------------------------------------------
- Another stable fix for DM flakey (that tweaks the previous fix that
  didn't factor in expected 'drop_writes' behavior for read IO).

- A dm-log bio operation flags fix for the broader block changes that
  were merged during the 4.8 merge window.

----------------------------------------------------------------
Heinz Mauelshagen (1):
      dm log: fix unitialized bio operation flags

Mike Snitzer (1):
      dm flakey: fix reads to be issued if drop_writes configured

 drivers/md/dm-flakey.c | 27 ++++++++++++++++-----------
 drivers/md/dm-log.c    | 11 ++++++-----
 2 files changed, 22 insertions(+), 16 deletions(-)

                 reply	other threads:[~2016-08-26 17:09 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=20160826170933.GA44443@redhat.com \
    --to=snitzer@redhat.com \
    --cc=agk@redhat.com \
    --cc=dm-devel@redhat.com \
    --cc=heinzm@redhat.com \
    --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).