Re: [PATCH 0/5] LightNVM fixes

From: Matias BjÃrling
Date: Tue Apr 26 2016 - 10:57:42 EST


On 04/26/2016 04:35 PM, Jens Axboe wrote:
On 04/26/2016 04:31 AM, Matias BjÃrling wrote:
Hi,

A couple of patches for the 4.7 cycle. The first three are cleanups for
iterating ppas, better get_bb_tbl interface and removal of struct
factory_blks. The forth patch enables the caller to control if mapping
should by a single plane or multiple planes. The last patch fixes a bug
when unfolding a virtual block onto multiple die planes.

What are these against? Patch #2 fails horribly on both for-4.7/drivers
and current Linus' master.


Ah yes, forgot to add what they were based upon. They are based on the https://github.com/OpenChannelSSD/linux.git for-next branch.

I wanted to post these before applying. Will send you a combined patch set around -rc6.