]> sourceware.org Git - lvm2.git/commit
Use new dmeventd_lvm2_command function in dmeventd plugins.
authorZdenek Kabelac <zkabelac@redhat.com>
Thu, 22 Dec 2011 16:37:01 +0000 (16:37 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Thu, 22 Dec 2011 16:37:01 +0000 (16:37 +0000)
commit46a75dedb4f6aa815a804f27cafbd3fd16a62011
tree659b70c4c5c7a6d53739c6d3cbfd4d2095b20f78
parentf4cb3828296b0631d5c795188ee47a47c12022df
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.
WHATS_NEW
daemons/dmeventd/plugins/mirror/dmeventd_mirror.c
daemons/dmeventd/plugins/raid/dmeventd_raid.c
daemons/dmeventd/plugins/snapshot/dmeventd_snapshot.c
This page took 0.033743 seconds and 5 git commands to generate.