[PATCH 0/3] fixes fo LightNVM

Wenwei Tao ww.tao0320 at gmail.com
Wed Nov 25 04:42:53 PST 2015


Hi

A couple of fixes.

Patch 1 add the missing lock aquire
Patch 2-3 handle the targets when corresponding underlying devices were removed


Wenwei Tao (3):
  lightnvm: missing nvm_lock acquire
  lightnvm: handle targets when corresponding nvm device exit
  nvme: change the interface between nvme and lightnvm

 drivers/lightnvm/core.c      | 140 ++++++++++++++++++++++++++++---------------
 drivers/nvme/host/lightnvm.c |  17 +++++-
 drivers/nvme/host/nvme.h     |   1 +
 drivers/nvme/host/pci.c      |  10 ++--
 include/linux/lightnvm.h     |   3 +
 5 files changed, 118 insertions(+), 53 deletions(-)

-- 
1.8.3.1




More information about the Linux-nvme mailing list