Files
qemu-esp-boards/include
Fam Zheng 0b9fd3f467 block: Use BdrvChild to discard
Other I/O functions are already using a BdrvChild pointer in the API, so
make discard do the same. It makes it possible to initiate the same
permission checks before doing I/O, and much easier to share the
helper functions for this, which will be added and used by write,
truncate and copy range paths.

Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2018-07-10 16:01:52 +02:00
..
2018-07-10 16:01:52 +02:00
2018-03-07 08:30:28 +13:00
2018-06-15 14:40:56 +01:00
2018-03-27 10:17:45 -05:00