Hi Micky, On 11/19/19 3:26 AM, Micky Yun Chan wrote:
From: michan <[email protected]>
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) <[email protected]> --- contrib/vhost-user-blk/vhost-user-blk.c | 109 ++++++++++++++---------- 1 file changed, 65 insertions(+), 44 deletions(-)
[...]
