1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-08-20 21:49:28 +03:00
Commit Graph

1960 Commits

Author SHA1 Message Date
7fb7c86c46 fix libdevmapper-event-mirror liblvm2cmd link search path 2006-02-03 14:48:38 +00:00
ed036598a9 Add exported functions to set uid, gid and mode. [Bastian Blank] old-v1_02_03 v1_02_03 2006-02-03 14:23:22 +00:00
160bb70cdf Add %.so: %.a make template rule. 2006-02-02 19:16:47 +00:00
c2e61f3c21 autoconf LIB_SUFFIX 2006-02-02 18:39:23 +00:00
18218467f3 remove unnecessary 0 in format string 2006-02-02 17:23:04 +00:00
17e298ad2a Only do lockfs filesystem sync when suspending snapshots.
Switchover library building to use LIB_SUFFIX.
2006-01-31 14:52:30 +00:00
d031a374f9 Rename _log to dm_log and export.
Fix misc compile-time warnings.
2006-01-31 14:50:38 +00:00
55f69c98cb Add dm_tree_skip_lockfs. 2006-01-30 23:36:04 +00:00
71f2e4306d Tidy some comments/messages. 2006-01-27 20:52:21 +00:00
f8af23a025 Fix renamed dso. 2006-01-27 20:51:36 +00:00
4ef55a6cd3 dmeventd thread termination fix 2006-01-27 20:50:01 +00:00
312f866723 some init_client cleanup 2006-01-27 20:49:13 +00:00
0ebe1f6dec More dmeventd mirror cleanups. 2006-01-27 20:48:19 +00:00
2ad92e0e6e Remove avoidable dmeventd mirror forking. 2006-01-27 20:47:20 +00:00
ac8823cdcf Fix libdevmapper event daemon_running status. 2006-01-27 20:46:06 +00:00
77565f7ee4 Replace deprecated signal functions. 2006-01-27 20:45:17 +00:00
d656d90fa8 Use split_dm_name in dmeventd mirror code. 2006-01-27 20:43:52 +00:00
175b3b0834 When suspending, dmeventd deregistration needs to use existing details
not precommitted ones.
2006-01-27 20:39:37 +00:00
7477e6b714 Fix dmeventd sharedlib path & start tidying registration code. 2006-01-27 20:13:12 +00:00
cd6568db69 fix dmevent registration return codes 2006-01-27 20:01:45 +00:00
6aff325fb2 Add config file setting: dmeventd/mirror_library 2006-01-27 19:05:05 +00:00
0d603cfe9c Rename register_dev; fix missing initialisation; reduce number of ifdefs. 2006-01-27 18:38:14 +00:00
34a1f14a17 Fix dm_strdup debug definition. 2006-01-11 15:40:54 +00:00
efe1c8a070 Fix dm_strdup debug definition. 2006-01-10 22:19:41 +00:00
1575844344 Fix hash function to avoid using a negative array offset. 2006-01-09 20:35:24 +00:00
221ac1c208 vgreduce remove mirror images
adjust block_on_error version no detection for RHEL4U3
2006-01-04 18:09:52 +00:00
57442db759 Don't inline _find in hash.c and tidy signed/unsigned etc. 2006-01-04 16:07:27 +00:00
5fdb3e7cd6 Fix libdevmapper.h #endif 2006-01-04 16:05:44 +00:00
96f259726c Fix dmsetup version driver version 2006-01-03 20:53:57 +00:00
4936efba5e Always print warning if activation is disabled. 2005-12-22 16:13:38 +00:00
d5a3559a2f Add --mirrorsonly arg to vgreduce. (Doesn't handle mirrors yet.) 2005-12-21 21:21:45 +00:00
114a1c7f52 some fixes 2005-12-21 20:24:22 +00:00
ce5265c203 fix libdevmapper-event include 2005-12-21 19:45:16 +00:00
1a575d926f vgreduce replaces active LVs with error segment before removing them. 2005-12-21 18:51:50 +00:00
85c818a39e read/write loop fixes 2005-12-19 22:56:47 +00:00
4ffa2defe4 fixme 2005-12-19 22:36:04 +00:00
8825157fbb Change dm_tree_node_add_mirror_target_log parm order 2005-12-19 21:03:17 +00:00
966d608dc5 Set block_on_error parameter if available.
Add target_version.
2005-12-19 21:01:39 +00:00
b808c89471 Add details to format1 'Invalid LV in extent map' error message. 2005-12-19 16:28:35 +00:00
75d4e6490f ability to pass log flags to libdevmapper 2005-12-13 15:57:32 +00:00
a82775f544 Add sync, nosync and block_on_error mirror log parameters.
Add hweight32.
2005-12-13 15:49:27 +00:00
6a22ad0171 comments 2005-12-13 13:34:31 +00:00
c854e88186 comment 2005-12-13 13:32:19 +00:00
d02203060c Fix lvscan snapshot full display.
dmeventd fixes
2005-12-08 17:49:34 +00:00
cf703b0433 Fix dmeventd build. 2005-12-05 11:16:48 +00:00
c0197a72d3 fix exports 2005-12-02 21:00:33 +00:00
e5a543e283 More dmeventd support. 2005-12-02 20:35:07 +00:00
b8b029b7d3 Add mirror dmeventd library 2005-12-02 19:52:06 +00:00
370f368b1a post-release 2005-12-02 17:24:06 +00:00
8288b45b4f 1.02.02 old-dm_v1_02_02 dm_v1_02_02 2005-12-02 15:44:18 +00:00