]> Git Repo - qemu.git/commit
nbd/server: refactor nbd_co_send_simple_reply parameters
authorVladimir Sementsov-Ogievskiy <[email protected]>
Thu, 12 Oct 2017 09:53:12 +0000 (12:53 +0300)
committerEric Blake <[email protected]>
Fri, 13 Oct 2017 13:05:14 +0000 (08:05 -0500)
commit978df1b6bf813a9fac3253073688f60bcc0a9733
treefe299ca628bbeb106c22b3bd2a977a7ff3674545
parent14cea41d394271b2f6f4c5f3ef1496de81fc0e08
nbd/server: refactor nbd_co_send_simple_reply parameters

Pass client and buffer (*data) parameters directly, to make the function
consistent with further structured reply sending functions.

Signed-off-by: Vladimir Sementsov-Ogievskiy <[email protected]>
Message-Id: <20171012095319[email protected]>
Signed-off-by: Eric Blake <[email protected]>
nbd/server.c
This page took 0.02436 seconds and 4 git commands to generate.