[libvirt PATCH v3 10/21] nodedev: rename dataReady to udevReady

Erik Skultety eskultet at redhat.com
Wed Jan 6 13:04:00 UTC 2021


On Thu, Dec 24, 2020 at 08:14:34AM -0600, Jonathon Jongsma wrote:
> The udev thread handles received udev events. This is accomplished by
> setting dataReady to 'true' and signalling the thread.
> 
> We also want to use this thread to handle mdev events, so we'll need to
> add another variable to indicate which event has woken the thread. To
> prepare for this, rename 'dataReady' so that it is clear that when this
> variable is set, the udev event needs to be handled. Mdevctl events will
> use a different variable name.
> 
> Signed-off-by: Jonathon Jongsma <jjongsma at redhat.com>
> ---

Depending on what we're going to do with 11/21, this can have a conditional:
Reviewed-by: Erik Skultety <eskultet at redhat.com>




More information about the libvir-list mailing list