Files
xemu/include
Kevin Wolf 91ef38257a vvfat: Implement .bdrv_child_perm()
vvfat is the last remaining driver that can have children, but doesn't
implement .bdrv_child_perm() yet. The default handlers aren't suitable
here, so let's implement a very simple driver-specific one that protects
the internal child from being used by other users as good as our
permissions permit.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Acked-by: Fam Zheng <famz@redhat.com>
2017-02-28 20:40:36 +01:00
..
2017-02-28 20:40:36 +01:00
2016-10-19 10:09:24 +01:00
2017-02-13 17:27:14 +00:00
2017-02-28 10:31:46 +01:00
2017-02-27 16:15:29 +01:00
2017-01-24 13:10:35 -08:00
2017-02-28 09:03:39 +03:00