Kaitlin Rupert <kaitlin@linux.vnet.ibm.com>
Sent by: libvirt-cim-bounces@redhat.com
06/29/2009 05:05 PM
Please respond to
List for discussion and development of libvirt CIM <libvirt-cim@redhat.com>
To
libvirt-cim@redhat.com
cc
Subject
[Libvirt-cim] [PATCH 1 of 3] Reorganize code CSIndication - be sure to declare filters earlier in the file
# HG changeset patch
# User Kaitlin Rupert <karupert@us.ibm.com>
# Date 1246320303 25200
# Node ID 3bf5c713feb1b2bf6094c829e7f423480a05904c
# Parent 6ed64506d55ef019359c6d7420ce927fd49855ac
Reorganize code CSIndication - be sure to declare filters earlier in the file
This is necessary for the raise_indication() function (see second patch). The
raise_indication() function needs access to the filters list.