mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-01 10:51:12 +00:00
bd300b7194
The public virSecret object has a single "usage_id" field but the virSecretDef object has a different 'char *' field for each usage type, but the code all assumes every usage type has a corresponding single string. Get rid of the pointless union in virSecretDef and just use "usage_id" everywhere. This doesn't impact public XML format, only the internal handling. Signed-off-by: Daniel P. Berrange <berrange@redhat.com> |
||
---|---|---|
.. | ||
genpolkit.pl | ||
viraccessdriver.h | ||
viraccessdrivernop.c | ||
viraccessdrivernop.h | ||
viraccessdriverpolkit.c | ||
viraccessdriverpolkit.h | ||
viraccessdriverstack.c | ||
viraccessdriverstack.h | ||
viraccessmanager.c | ||
viraccessmanager.h | ||
viraccessperm.c | ||
viraccessperm.h |