On 10/24/2012 08:56 AM, liu ping fan wrote: >>> >> Oh, here is a bug, need unref. As to unbalanced refcount, it will be >> adopted for virtio-blk listener (not implement in this patchset) >> > It is like cpu_physical_memory_map/unmap, the map will hold the > unbalanced ref, and unmap release it.
Those APIs have symmetric names. map/unmap, ref/unref, lock/unlock. But here we have lookup and no unlookup. -- error compiling committee.c: too many arguments to function