qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH RFT 0/3] iscsi: fix NULL dereferences / races betwee


From: Paolo Bonzini
Subject: [Qemu-devel] [PATCH RFT 0/3] iscsi: fix NULL dereferences / races between task completion and abort
Date: Sat, 18 Aug 2012 23:49:00 +0200

Hi Stefan,

this is my version of your patch.  I think the flow of the code is a
bit simpler (or at least matches other implementations of cancellation).
Can you test it on your test case?

Thanks!

Paolo

Paolo Bonzini (3):
  iscsi: move iscsi_schedule_bh and iscsi_readv_writev_bh_cb
  iscsi: simplify iscsi_schedule_bh
  iscsi: fix races between task completion and abort

 block/iscsi.c | 114 +++++++++++++++++++++++++++-------------------------------
 1 file modificato, 52 inserzioni(+), 62 rimozioni(-)

-- 
1.7.11.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]