diff options
author | Alberto Garcia <berto@igalia.com> | 2018-06-29 14:37:03 +0300 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2018-08-15 12:50:39 +0200 |
commit | 261dbcb18f80dad3720209285e2ddd4e1a0b22c3 (patch) | |
tree | 199d557dcfd9644b7231d913573b1c81213ec549 /os-win32.c | |
parent | 4c8350fe1729b072473417dc22fa6410a4383127 (diff) |
block: Simplify append_open_options()
This function returns a BDS's driver-specific options, excluding also
those from its children. Since we have just removed all children
options from bs->options there's no need to do this last step.
We allow references to children, though ("backing": "node0"), so those
we still have to remove.
Signed-off-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'os-win32.c')
0 files changed, 0 insertions, 0 deletions