[PATCH] lightnvm: introduce ADDR_PADDED to signal padding

2016-04-26 Thread Javier González
When REQ_FUA or REQ_FLUSH are sent from the block layer, a target might need to pad some sectors in order to meet device constrains. ADDR_PADDED allows to signal that such sector has been padded. It can be used to mark both lbas and ppas. Signed-off-by: Javier González ---

[PATCH] lightnvm: introduce ADDR_PADDED to signal padding

2016-04-26 Thread Javier González
When REQ_FUA or REQ_FLUSH are sent from the block layer, a target might need to pad some sectors in order to meet device constrains. ADDR_PADDED allows to signal that such sector has been padded. It can be used to mark both lbas and ppas. Signed-off-by: Javier González ---