]> Git Repo - qemu.git/commit
iSCSI: We dont need to explicitely call qemu_notify_event() any more
authorRonnie Sahlberg <[email protected]>
Thu, 30 Aug 2012 23:56:36 +0000 (16:56 -0700)
committerPaolo Bonzini <[email protected]>
Fri, 21 Sep 2012 14:12:33 +0000 (16:12 +0200)
commit40a13ca8d28c21062e35b10d9b80e76b92405bdf
tree330fcc9fb5aa78245c6ed2a282babfc78d5c8f71
parentf1a12821d7df2e4d21be4f2206f84b4640533e53
iSCSI: We dont need to explicitely call qemu_notify_event() any more

We no longer need to explicitely call qemu_notify_event() any more
since this is now done automatically any time the filehandles we listen
to change.

Signed-off-by: Ronnie Sahlberg <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
block/iscsi.c
This page took 0.021215 seconds and 4 git commands to generate.