Fam Zheng
13c91cb7e2
iscsi: use bdrv_new() instead of stack structure
...
BlockDriverState structure needs bdrv_new() to initialize refcnt, don't
allocate a local structure variable and memset to 0, becasue with coming
refcnt implementation, bdrv_unref will crash if bs->refcnt not
initialized to 1.
Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2013-09-06 15:25:08 +02:00
..
2013-09-01 18:59:24 +04:00
2013-09-02 10:06:59 +02:00
2013-04-22 11:34:35 +02:00
2013-03-15 16:07:49 +01:00
2013-03-15 16:07:49 +01:00
2013-08-22 19:14:24 +02:00
2013-06-28 13:52:35 +02:00
2013-09-01 19:11:56 +04:00
2013-03-22 17:51:32 +01:00
2013-08-30 15:28:52 +02:00
2013-09-06 15:25:08 +02:00
2013-08-19 15:52:19 +02:00
2013-08-30 15:28:52 +02:00
2013-08-22 19:14:24 +02:00
2013-08-19 15:52:19 +02:00
2013-03-15 16:07:49 +01:00
2013-09-06 15:25:07 +02:00
2013-08-30 15:48:43 +02:00
2013-08-30 15:48:44 +02:00
2013-09-02 10:06:59 +02:00
2013-08-30 15:48:43 +02:00
2013-09-02 10:15:15 +02:00
2013-08-30 15:48:44 +02:00
2013-06-28 13:52:35 +02:00
2012-08-10 10:25:12 +02:00
2011-08-20 23:01:08 -05:00
2011-08-20 23:01:08 -05:00
2012-03-12 15:14:06 +01:00
2012-12-19 08:32:39 +01:00
2013-08-22 19:14:24 +02:00
2012-12-19 08:31:31 +01:00
2013-08-30 15:28:52 +02:00
2013-01-15 10:03:47 +01:00
2013-06-28 13:52:35 +02:00
2013-09-06 15:25:08 +02:00
2013-08-19 15:52:19 +02:00
2013-08-19 15:52:19 +02:00
2013-06-04 13:56:30 +02:00
2013-08-19 15:52:19 +02:00
2013-08-22 19:14:24 +02:00
2013-06-28 13:52:35 +02:00
2013-05-03 10:31:58 +02:00
2013-07-27 11:22:54 +04:00
2013-08-22 15:35:58 +02:00
2013-06-28 10:21:00 +02:00
2013-09-06 15:25:08 +02:00
2013-08-22 22:05:04 +02:00