]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
maint: use consistent file name for threading notes
authorEric Blake <eblake@redhat.com>
Tue, 31 May 2011 19:13:24 +0000 (13:13 -0600)
committerEric Blake <eblake@redhat.com>
Tue, 31 May 2011 19:54:45 +0000 (13:54 -0600)
* daemon/THREADING.txt: Rename...
* daemon/THREADS.txt: ...to match qemu thread notes.
* daemon/Makefile.am (EXTRA_DIST): Reflect rename.

daemon/Makefile.am
daemon/THREADS.txt [moved from daemon/THREADING.txt with 100% similarity]

index 92d154fe5be2f67c92c250476922d9c987403ac3..c1b4a9fb97092f2249e1d0888cb775634c17a31b 100644 (file)
@@ -44,7 +44,7 @@ EXTRA_DIST =                                          \
        libvirtd.lxc.logrotate.in                       \
        libvirtd.uml.logrotate.in                       \
        test_libvirtd.aug                               \
-       THREADING.txt                                   \
+       THREADS.txt                                     \
        libvirtd.pod.in                                 \
        libvirtd.8.in                                   \
        libvirtd.stp                                    \
similarity index 100%
rename from daemon/THREADING.txt
rename to daemon/THREADS.txt