lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Mon, 2 Jul 2018 09:47:50 -0700
From:   Shaohua Li <shli@...nel.org>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org, linux-raid@...r.kernel.org
Subject: [GIT PULL] MD update for 4.18-rc3

Hi,
Two small fixes for MD:
- An error handling fix from me
- A recover bug fix for raid10 from BingJing
please pull!

Thanks,
Shaohua


The following changes since commit 9ffc59d57228d74809700be6f7ecb1db10292f05:

  Merge tag '4.18-rc1-more-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 (2018-06-18 14:28:19 +0900)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shli/md.git for-next

for you to fetch changes up to bda3153998f3eb2cafa4a6311971143628eacdbc:

  md/raid10: fix that replacement cannot complete recovery after reassemble (2018-06-28 13:04:49 -0700)

----------------------------------------------------------------
BingJing Chang (1):
      md/raid10: fix that replacement cannot complete recovery after reassemble

Shaohua Li (1):
      MD: cleanup resources in failure

 drivers/md/md.c     | 8 +++++---
 drivers/md/raid10.c | 7 +++++++
 2 files changed, 12 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ