Home
last modified time | relevance | path

Searched hist:"91 ef38257ad225f7fa17a6583fb792c0be9e8acf" (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/block/
H A Dvvfat.cdiff 91ef38257ad225f7fa17a6583fb792c0be9e8acf Tue Dec 20 09:23:46 CST 2016 Kevin Wolf <kwolf@redhat.com> 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>
/openbmc/qemu/include/block/
H A Dblock_int.hdiff 91ef38257ad225f7fa17a6583fb792c0be9e8acf Tue Dec 20 09:23:46 CST 2016 Kevin Wolf <kwolf@redhat.com> 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>
/openbmc/qemu/
H A Dblock.cdiff 91ef38257ad225f7fa17a6583fb792c0be9e8acf Tue Dec 20 09:23:46 CST 2016 Kevin Wolf <kwolf@redhat.com> 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>