[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5b8881cd-019a-a1d8-86ed-0131ef3b71af@lightnvm.io>
Date: Wed, 29 Aug 2018 15:14:33 +0200
From: Matias Bjørling <mb@...htnvm.io>
To: javier@...igon.com
Cc: linux-block@...r.kernel.org, linux-kernel@...r.kernel.org,
javier@...xlabs.com
Subject: Re: [PATCH 0/4] lightnvm: pblk: collection of small fixes
On 08/29/2018 11:01 AM, Javier González wrote:
> Collection of small helper function fixes, removal of unused variables
> and comment typos.
>
> Javier González (4):
> lightnvm: pblk: calculate line pad distance in helper
> lightnvm: pblk: fix comment typo
> lightnvm: pblk: remove unused variable.
> lightnvm: pblk: guarantee emeta on line close
>
> drivers/lightnvm/pblk-core.c | 13 +++++++++++--
> drivers/lightnvm/pblk-recovery.c | 2 --
> drivers/lightnvm/pblk-write.c | 2 +-
> drivers/lightnvm/pblk.h | 6 +++---
> 4 files changed, 15 insertions(+), 8 deletions(-)
>
Thanks. Applied 2-4. The pad distance does not compile due to missing
update to pblk_pad_distance call from pblk-recovery.c.
Also, it looks like pblk-recovery.c is the only user. Please consider
moving it the function from pblk.h to pblk-recovery.c
Powered by blists - more mailing lists