]> xenbits.xensource.com Git - libvirt.git/commit
nodedev: Move privileged flag from udev private data to driver's state
authorErik Skultety <eskultet@redhat.com>
Mon, 16 Oct 2017 09:53:33 +0000 (11:53 +0200)
committerErik Skultety <eskultet@redhat.com>
Thu, 19 Oct 2017 06:54:52 +0000 (08:54 +0200)
commit643c74abff012ca03d3b8a6da2747c60baa2f25c
tree18758a89141294bd5a7d18d024c0032257d01673
parentb3aaff56dbc73ba15197b31d0cdadb31a2f29a69
nodedev: Move privileged flag from udev private data to driver's state

Even though hal doesn't make use of it, the privileged flag is related
to the daemon/driver rather than the backend actually used.
While at it, get rid of some tab indentation in the driver state struct.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
src/conf/virnodedeviceobj.h
src/node_device/node_device_udev.c