]> sourceware.org Git - lvm2.git/commit
Add daemons/cmirrord files to git - somehow got messed up with cvs rename.
authorDave Wysochanski <dwysocha@redhat.com>
Thu, 3 Sep 2009 21:11:53 +0000 (17:11 -0400)
committerJim Meyering <meyering@redhat.com>
Fri, 4 Sep 2009 18:44:58 +0000 (20:44 +0200)
commit115d48497eac4b8a99753971462c5a6dc89c79c6
treef069a4748bc519d7c76fb714423b663155bd2ef2
parenta31948f3b723ba323e875f57382f2c424103684c
Add daemons/cmirrord files to git - somehow got messed up with cvs rename.

When clogd was renamed to cmirrord, somehow git got the remove of the old
files but not the add of the new files.  This patch adds the new files.

Signed-off-by: Dave Wysochanski <dwysocha@redhat.com>
13 files changed:
daemons/cmirrord/Makefile.in [new file with mode: 0644]
daemons/cmirrord/clogd.c [new file with mode: 0644]
daemons/cmirrord/cluster.c [new file with mode: 0644]
daemons/cmirrord/cluster.h [new file with mode: 0644]
daemons/cmirrord/common.h [new file with mode: 0644]
daemons/cmirrord/functions.c [new file with mode: 0644]
daemons/cmirrord/functions.h [new file with mode: 0644]
daemons/cmirrord/link_mon.c [new file with mode: 0644]
daemons/cmirrord/link_mon.h [new file with mode: 0644]
daemons/cmirrord/local.c [new file with mode: 0644]
daemons/cmirrord/local.h [new file with mode: 0644]
daemons/cmirrord/logging.c [new file with mode: 0644]
daemons/cmirrord/logging.h [new file with mode: 0644]
This page took 0.041246 seconds and 5 git commands to generate.