[GIT PULL] MD update for 4.12-rc5

From: Shaohua Li
Date: Fri Jun 09 2017 - 12:32:44 EST


Hi,
One bug fix from Neil Brown for MD. The bug is introduced in this cycle. Please
pull!

Thanks,
Shaohua

The following changes since commit 3c2993b8c6143d8a5793746a54eba8f86f95240f:

Linux 4.12-rc4 (2017-06-04 16:47:43 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/shli/md.git tags/md/4.12-rc5

for you to fetch changes up to a415c0f10627913793709ddb75add09d2ea334dc:

md: initialise ->writes_pending in personality modules. (2017-06-05 16:04:35 -0700)

----------------------------------------------------------------
NeilBrown (1):
md: initialise ->writes_pending in personality modules.

drivers/md/md.c | 16 ++++++++++++----
drivers/md/md.h | 1 +
drivers/md/raid1.c | 2 ++
drivers/md/raid10.c | 3 +++
drivers/md/raid5.c | 3 +++
5 files changed, 21 insertions(+), 4 deletions(-)