
20 Sep
2017
20 Sep
'17
8:58 a.m.
On 09/18/2017 12:34 PM, Erik Skultety wrote:
The udev monitor is not an immutable resource, so better protect every access to it.
Signed-off-by: Erik Skultety <eskultet@redhat.com> --- src/node_device/node_device_udev.c | 3 +++ 1 file changed, 3 insertions(+)
Of course this one will have the obvious adjustment from merge conflict of the previous patch... Reviewed-by: John Ferlan <jferlan@redhat.com> John