1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/notify
Tony Asleson 0973d6e331 notify: Fix hang with lvm shell & --enable-notify-dbus
When lvm is compiled with --enable-notify-dbus and a user uses lvm
shell, after they issue 200+ commands the lvm shell will hang for
~30 seconds trying to notify the lvm dbus service that a change
has occurred.  This appears to be caused by resource exhaustion,
because the sockets used for dbus communication are not be closed.
2016-08-12 14:36:43 -05:00
..
lvmnotify.c notify: Fix hang with lvm shell & --enable-notify-dbus 2016-08-12 14:36:43 -05:00
lvmnotify.h vgscan: add --notifydbus to send a notification 2016-03-07 10:50:45 -06:00