+3
−2
+2
−1
nbd/Makefile.objs
0 → 100644
+1
−0
nbd/client.c
0 → 100644
+361
−0
nbd/common.c
0 → 100644
+64
−0
Loading
We have NBD server code and client code, all mixed in a file. Now split them into separate files under nbd/, and update MAINTAINERS. filter_nbd for iotest 083 is updated to keep the log filtered out. Signed-off-by:Fam Zheng <famz@redhat.com> Message-Id: <1452760863-25350-3-git-send-email-famz@redhat.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>