1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-02-24 17:57:48 +03:00
AJ Lewis 8e6230ddd9 Change the multilog code to toggle between async and sync writes for all
log types.  This means the threaded_syslog type is no longer valid.  A new
fxn multilog_async is available to toggle between the two modes.  If an
app is compiled without pthreads and tries to use async logging, no logging
will occur while async is enabled.

dmeventd has been modified to use the new code

I'm not positive I like the way the async_logger code calls the log fxn,
but it works for now.  Suggestions for other ways to do it would be helpful
2005-05-25 21:08:36 +00:00
2004-02-13 16:00:22 +00:00
2003-02-16 22:12:28 +00:00
2005-05-16 20:46:46 +00:00
2005-05-03 17:43:47 +00:00
2005-05-24 17:38:26 +00:00
2004-12-21 16:24:19 +00:00
2001-12-31 16:12:40 +00:00
2001-12-31 16:12:40 +00:00
2002-11-18 14:04:08 +00:00
2004-07-03 18:20:25 +00:00
2005-05-09 16:41:48 +00:00
2005-05-24 17:38:26 +00:00
2005-05-17 15:50:25 +00:00

This directory contains LVM2, the new version of the userland LVM
tools designed for the new device-mapper for the Linux kernel.

The device-mapper needs to be installed before compiling these LVM2 tools.

For more information about LVM2 read the WHATS_NEW file.
Installation instructions are in INSTALL.

There is no warranty - see COPYING and COPYING.LIB.

Tarballs are available from:
  ftp://sources.redhat.com/pub/lvm2/
  ftp://sources.redhat.com/pub/dm/

To access the CVS tree use:
  cvs -d :pserver:cvs@sources.redhat.com:/cvs/lvm2 login
  CVS password: cvs
  cvs -d :pserver:cvs@sources.redhat.com:/cvs/lvm2 co LVM2

Mailing list for discussion/bug reports etc.
  linux-lvm@redhat.com
  Subscribe from https://www.redhat.com/mailman/listinfo/linux-lvm

Description
LVM2 mirror repository
https://sourceware.org/lvm2/
Readme 54 MiB
Languages
C 75.6%
Shell 18.7%
Python 2.8%
M4 1%
Makefile 0.8%
Other 1%