[dm-devel] [git pull] device mapper fix for 4.16-rc2

Mike Snitzer snitzer at redhat.com
Fri Feb 16 16:03:32 UTC 2018


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(-)




More information about the dm-devel mailing list