17.01.2019 22:36, Eric Blake wrote: > Refactor nbd_negotiate_simple_meta_context() to pull out the > code that can be reused to send a LIST request for 0 or 1 query. > No semantic change. The old comment about 'sizeof(uint32_t)' > being equivalent to '/* number of queries */' is no longer > needed, now that we are computing 'sizeof(queries)' instead. > > Signed-off-by: Eric Blake <ebl...@redhat.com> > Message-Id: <20181215135324.152629-14-ebl...@redhat.com> > Reviewed-by: Richard W.M. Jones <rjo...@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsement...@virtuozzo.com> -- Best regards, Vladimir