[PATCH 0/2] LightNVM: Fixes for 4.13

From: Javier GonzÃlez
Date: Fri Jul 07 2017 - 15:09:08 EST


Hi Jens,

I have 2 extra fixes for this window. One is for controlling write I/Os
when removing a pblk partition, otherwise, some controllers can be
overflowed. We do the same on the fast write path.

This should be the last fixes coming from our side.

They apply on top of your for-4.13/block and can be found at:
https://github.com/OpenChannelSSD/linux pblk.for-4.13

Thanks,
Javier

Javier GonzÃlez (2):
lightnvm: pblk: control I/O flow also on tear down
lightnvm: pblk: remove unnecessary checks

drivers/lightnvm/pblk-core.c | 69 ++++++++++++++++++++++++++++++----------
drivers/lightnvm/pblk-recovery.c | 31 ++++++++++++------
drivers/lightnvm/pblk-write.c | 26 +++++----------
drivers/lightnvm/pblk.h | 2 ++
4 files changed, 83 insertions(+), 45 deletions(-)

--
2.7.4