1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/daemons/dmeventd/plugins
Zdenek Kabelac 1aae627433 Use new dmeventd_lvm2_command function in dmeventd plugins.
For snapshot, prepare whole command in front into private buffer.
Add also some missing '\n' for syslog messages.
For raid and mirror only convert creation of command line string.
This should avoid any unbound growth of mempool for dm_split_names.
2011-12-22 16:37:01 +00:00
..
lvm2 Add helper function dmeventd_lvm2_command(). 2011-12-22 15:55:21 +00:00
mirror Use new dmeventd_lvm2_command function in dmeventd plugins. 2011-12-22 16:37:01 +00:00
raid Use new dmeventd_lvm2_command function in dmeventd plugins. 2011-12-22 16:37:01 +00:00
snapshot Use new dmeventd_lvm2_command function in dmeventd plugins. 2011-12-22 16:37:01 +00:00
thin Thin use helper function 2011-12-22 15:57:29 +00:00
Makefile.in Thin add dmeventd support 2011-12-21 13:08:11 +00:00