On 06/15/2016 12:21 PM, Stefan Hajnoczi wrote:
On Tue, Jun 14, 2016 at 06:25:13PM +0300, Denis V. Lunev wrote:
Signed-off-by: Denis V. Lunev <d...@openvz.org>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsement...@virtuozzo.com>
CC: Stefan Hajnoczi <stefa...@redhat.com>
CC: Fam Zheng <f...@redhat.com>
CC: Kevin Wolf <kw...@redhat.com>
CC: Max Reitz <mre...@redhat.com>
CC: Jeff Cody <jc...@redhat.com>
CC: Eric Blake <ebl...@redhat.com>
---
  block/io.c                | 12 +++++++-----
  include/block/block_int.h |  1 +
  2 files changed, 8 insertions(+), 5 deletions(-)
This patch is missing a commit description.  Why is this necessary?

If you add .qiov then can we remove the .bytes field?
this would not be convenient unfortunately.
here I have pointer to qiov and this pointer is
not always available. Actually it is available
only to the write operation.

The purpose is to make data being written
available for the notifier.

Den

Reply via email to