A couple of patches that add additional error handling, new useful variables,
and preparation for the upcoming persistent block management information work
and pblk target.

Matias Bjørling (5):
  lightnvm: handle submit_io failure
  lightnvm: implement nvm_submit_ppa_list
  lightnvm: add fpg_size and pfpg_size to struct nvm_dev
  lightnvm: move block fold outside of get_bb_tbl()
  lightnvm: avoid memory leak when lun_map kcalloc fails

 drivers/lightnvm/core.c      | 175 +++++++++++++++++++++++++++++++++----------
 drivers/lightnvm/gennvm.c    |  14 ++--
 drivers/lightnvm/sysblk.c    |  46 +++++++-----
 drivers/nvme/host/lightnvm.c |  47 ++----------
 include/linux/lightnvm.h     |  10 ++-
 5 files changed, 186 insertions(+), 106 deletions(-)

-- 
2.1.4

Reply via email to