All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] device mapper fix for 4.16-rc2
@ 2018-02-16 16:03 Mike Snitzer
  0 siblings, 0 replies; only message in thread
From: Mike Snitzer @ 2018-02-16 16:03 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: dm-devel, NeilBrown, Milan Broz

Hi Linus,

The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:

  Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-4.16/dm-chained-bios-fix

for you to fetch changes up to 8dd601fa8317243be887458c49f6c29c2f3d719f:

  dm: correctly handle chained bios in dec_pending() (2018-02-16 10:46:35 -0500)

Please pull, thanks!
Mike

----------------------------------------------------------------
- Fix for DM core to properly propagate errors (avoids overriding
  non-zero error with 0).  This is particularly important given DM
  core's increased use of chained bios.

----------------------------------------------------------------
NeilBrown (1):
      dm: correctly handle chained bios in dec_pending()

 drivers/md/dm.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-02-16 16:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-16 16:03 [git pull] device mapper fix for 4.16-rc2 Mike Snitzer

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.