]> sourceware.org Git - lvm2.git/history - tools/polldaemon.c
Reinstate accidentally-deleted line.
[lvm2.git] / tools / polldaemon.c
2012-03-01 Zdenek KabelacCheck for error from dup2
2012-02-28 Zdenek KabelacUsing enum types for enums
2012-02-28 Zdenek KabelacDuplicate standard in/out descriptors for daemon
2011-09-06 Alasdair KergonStart using 64-bit status flags - most of the code...
2011-08-10 Zdenek KabelacReplace free_vg with release_vg
2011-02-18 Zdenek KabelacUse return_0 to get bactrace
2011-01-19 Milan BrozIf other process finishes (or aborts) pvmove operation and
2011-01-12 Alasdair KergonReplace fs_unlock by sync_local_dev_names to notify...
2011-01-10 Zdenek KabelacAvoid cookie sharing between forked processes
2011-01-05 Zdenek KabelacFail deamonization if lvmcache_init fail
2010-12-08 Alasdair KergonRename vg_release to free_vg.
2010-11-30 Petr RockaiRefactor the percent (mirror sync, snapshot usage)...
2010-08-26 Jonathan Earl BrassowThis patch fixes a problem where the mirror polling...
2010-08-23 Milan BrozFix pvmove --abort <dev> return code
2010-08-23 Milan BrozFix pvmove --abort to work even for empty pvmove LV
2010-07-09 Alasdair KergonUse __attribute__ consistently throughout.
2010-04-13 Alasdair Kergon Add activation/polling_interval to lvm.conf as --inter...
2010-01-22 Mike SnitzerDefault to checking LV's progress before waiting in...
2010-01-11 Mike SnitzerOnly allow one return from poll_daemon(). If a child...
2010-01-08 Mike SnitzerChange background polldaemon's process name to "(lvm2)".
2009-11-03 Alasdair KergonTidy some uses of arg_count and introduce arg_is_set.
2009-10-01 Alasdair KergonAdd percent_range to copy_percent too.
2009-10-01 Alasdair KergonIntroduce percent_range_t and centralise snapshot full...
2009-09-30 Alasdair KergonMake poll_mirror_progress a function that can be replaced.
2009-09-30 Alasdair KergonFactor out poll_mirror_progress and introduce progress_t.
2009-09-29 Alasdair KergonGeneralise polldaemon code by changing mirror-specific...
2009-09-15 Dave WysochanskiFix process_each_vg / _process_one_vg when vg_read...
2009-09-14 Alasdair KergonAdd lots of missing stack debug messages to tools.
2009-07-07 Dave WysochanskiFix vg_read() error paths to properly release upon...
2009-07-01 Dave WysochanskiAdd lvmcache_init() to polldaemon initialization.
2009-07-01 Dave WysochanskiRework the toollib interface (process_each_*) on top...
2009-07-01 Dave WysochanskiConvert the straight instances of vg_lock_and_read...
2009-06-26 Alasdair Kergonrevert last patch - let's do a release first
2009-06-26 Dave WysochanskiConvert the straight instances of vg_lock_and_read...
2009-06-05 Milan BrozFix double releasing of vg when repairing of vg is...
2009-06-01 Milan BrozFix convert polling to ignore LV with different UUID.
2009-05-21 Alasdair KergonPre-release cleanups.
2009-04-10 Milan BrozProperly release VG memory pool in all CLI tools.
2008-11-03 Alasdair KergonRight, a simple build (without options) is working...
2008-01-30 Alasdair KergonSome whitespace tidy-ups.
2007-12-22 Alasdair Kergonlvconvert uses polldaemon now
2007-08-20 Alasdair KergonFix inconsistent licence notices: executables are GPLv2...
2007-06-19 Dave WysochanskiConvert vg->status checks to use vg_check_status functi...
2006-05-09 Alasdair KergonMake SIZE_SHORT the default for display_size().
2005-10-17 Alasdair KergonAttempt to load missing targets using modprobe.
2005-10-16 Alasdair KergonUse hash, bitset, malloc, pool from libdevmapper.
2005-04-07 Alasdair Kergonadd lvid to lv_create_empty
2005-03-21 Alasdair KergonImprove detection of external changes affecting interna...
2004-05-05 Alasdair KergonSeparate out polldaemon.
This page took 0.447115 seconds and 56 git commands to generate.