1. 16 3月, 2017 1 次提交
  2. 17 1月, 2017 1 次提交
  3. 18 11月, 2016 1 次提交
  4. 09 11月, 2016 22 次提交
  5. 21 7月, 2016 1 次提交
  6. 24 11月, 2014 1 次提交
  7. 12 11月, 2014 1 次提交
  8. 05 9月, 2013 1 次提交
    • B
      libfc: Do not invoke the response handler after fc_exch_done() · 7030fd62
      Bart Van Assche 提交于
      While the FCoE initiator driver invokes fc_exch_done() from inside
      the libfc response handler, FCoE target drivers typically invoke
      fc_exch_done() from outside the libfc response handler. The object
      fc_exch.arg points at may disappear as soon as fc_exch_done() has
      finished. So it's important not to invoke the response handler
      function after fc_exch_done() has finished. Modify libfc such that
      this guarantee is provided if fc_exch_done() is invoked from
      outside a response handler. This patch fixes a sporadic crash in
      FCoE target implementations after a command has been aborted.
      Signed-off-by: NBart Van Assche <bvanassche@acm.org>
      Cc: Neil Horman <nhorman@tuxdriver.com>
      Signed-off-by: NRobert Love <robert.w.love@intel.com>
      7030fd62
  9. 26 3月, 2013 2 次提交
  10. 20 7月, 2012 3 次提交
  11. 19 2月, 2012 1 次提交
  12. 16 1月, 2012 1 次提交
  13. 03 10月, 2011 2 次提交
  14. 30 6月, 2011 1 次提交
  15. 31 3月, 2011 1 次提交