]> sourceware.org Git - lvm2.git/commit
Timeout event implementation:
authorBenjamin Marzinski <bmarzins@redhat.com>
Thu, 9 Jun 2005 18:40:49 +0000 (18:40 +0000)
committerBenjamin Marzinski <bmarzins@redhat.com>
Thu, 9 Jun 2005 18:40:49 +0000 (18:40 +0000)
commit5469414bf80a321f48cb825250605a2581a627c8
tree0f2d573259aeaa94a931a2742ab081ac42bb4f9a
parent5748cb17f8809111f13bc83c9302b3b87e382379
Timeout event implementation:
The daemon side of this is mostly the same as the patch I sent out.  To select
a timeout period different than the default and to get the timeout period,
I added two library calls, dm_set_event_timeout() and dm_get_event_timeout().
If people are against them, the other option is to tack extra arguments onto
dm_regiser_for_event() and dm_get_registered_device().  I also added a
-t option to dmevent, so people can try out timeouts.
daemons/dmeventd/dmevent.c
libdm/libdm-event.h
This page took 0.039651 seconds and 5 git commands to generate.