1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
lvm2/daemons/dmeventd/plugins/snapshot
Petr Rockai a341cab721 Implement automatic snapshot extension with dmeventd, and add two new options
to lvm.conf in the activation section: 'snapshot_autoextend_threshold' and
'snapshot_autoextend_percent', that define how to handle automatic snapshot
extension. The former defines when the snapshot should be extended: when its
space usage exceeds this many percent. The latter defines how much extra space
should be allocated for the snapshot, in percent of its current size.
2010-10-15 16:28:14 +00:00
..
.exported_symbols Amend previous commit. * does not match .files... 2008-01-09 15:33:25 +00:00
dmeventd_snapshot.c Implement automatic snapshot extension with dmeventd, and add two new options 2010-10-15 16:28:14 +00:00
Makefile.in Add missing cleanup rule for generated .exported_symbols_generated 2010-09-30 10:08:58 +00:00