Hi Micky, On 11/19/19 3:26 AM, Micky Yun Chan wrote:
From: michan <mic...@redhat.com>
It seems your git setup lacks your username. This should solve it (eventually running with --global): git config user.name "Micky Yun Chan"
This patch is to add standard commands defined in docs/interop/vhost-user.rst For vhost-user-* program Signed-off-by: Micky Yun Chan (michiboo) <chanmicky...@gmail.com> --- contrib/vhost-user-blk/vhost-user-blk.c | 109 ++++++++++++++---------- 1 file changed, 65 insertions(+), 44 deletions(-)
[...]