The following series implements...

1. tcm: Fix for LUN Reset. LUN Reset was causing NULL pointer access. 
2. tcm_fc:  Fix for "session" being deleted because refernce count on session
was incorrectly dropped twice. This problem was only in TMR codepath.

Dependencies: Make sure to have TCM core, tcm_fc on the tree where this patches 
being applied.

---

Kiran Patil (2):
      tcm_fc: Fixing reference counting problem which was causing ft_sess to be 
deleted.
      TCM Core : Fix for NULL pointer deference in LUN Reset codepath


 drivers/target/target_core_transport.c |    2 ++
 drivers/target/tcm_fc/tfc_cmd.c        |   21 ++++++++++++++++-----
 2 files changed, 18 insertions(+), 5 deletions(-)

-- 
Thanks,
-- Kiran P
_______________________________________________
devel mailing list
[email protected]
https://lists.open-fcoe.org/mailman/listinfo/devel

Reply via email to