]> git.proxmox.com Git - mirror_qemu.git/commit
nbd: Rename NbdClientSession to NBDClientSession
authorEric Blake <eblake@redhat.com>
Fri, 14 Oct 2016 18:33:06 +0000 (13:33 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 2 Nov 2016 08:28:55 +0000 (09:28 +0100)
commit10676b81a9a69e9660fc203e3fe7d61a80ef1089
treea45d599ee24758461d4bab9a4afc37e393749fb6
parent315f78abfce1f12bca259e8d8a41a42efbf970d1
nbd: Rename NbdClientSession to NBDClientSession

It's better to use consistent capitalization of the namespace
used for NBD functions; we have more instances of NBD* than
Nbd*.

Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <1476469998-28592-5-git-send-email-eblake@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
block/nbd-client.c
block/nbd-client.h
block/nbd.c