Re: [PATCH 0/3] pblk bugfixes
From: Matias Bjørling <hidden>
Date: 2018-02-21 08:10:04
Also in:
lkml
From: Matias Bjørling <hidden>
Date: 2018-02-21 08:10:04
Also in:
lkml
On 02/21/2018 09:02 AM, hans.ml.holmberg@owltronix.com wrote:
From: Hans Holmberg <redacted> This is a slew of generic bugfixes to pblk The patches apply on top of: https://github.com/OpenChannelSSD/linux branch for-4.17/core Hans Holmberg (3): lightnvm: pblk: delete writer kick timer before stopping thread lightnvm: pblk: allow allocation of new lines during shutdown lightnvm: pblk: prevent race in pblk_rb_flush_point_set drivers/lightnvm/pblk-core.c | 7 ------- drivers/lightnvm/pblk-init.c | 2 +- drivers/lightnvm/pblk-rb.c | 7 ++++--- 3 files changed, 5 insertions(+), 11 deletions(-)
Thanks Hans. Applied.