summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* reissue 2.02.80v2_02_80old-v2_02_80Alasdair Kergon2011-01-101-4/+0
* Fix missing declaration for fs_unlockZdenek Kabelac2011-01-101-0/+1
* Avoid cookie sharing between forked processesZdenek Kabelac2011-01-103-0/+5
* post-releaseAlasdair Kergon2011-01-104-2/+8
* pre-releaseAlasdair Kergon2011-01-105-15/+29
* Speedup consequent activation callsZdenek Kabelac2011-01-1011-20/+28
* Add internal fs cookieZdenek Kabelac2011-01-103-1/+24
* Define DM_COOKIE_AUTO_CREATEZdenek Kabelac2011-01-102-0/+6
* Use strndup as GNU extensionZdenek Kabelac2011-01-101-1/+1
* Cache config_treeZdenek Kabelac2011-01-103-3/+11
* Change import_vg_from_buffer to use config_treeZdenek Kabelac2011-01-105-9/+19
* Add default error path for get_propertyZdenek Kabelac2011-01-102-15/+12
* Improve OCF dir supportZdenek Kabelac2011-01-103-1/+8
* Add aclocal.m4 (for pkgconfig).Alasdair Kergon2011-01-072-0/+172
* Skip the api/percent test on kernels <= 2.6.32.Petr Rockai2011-01-073-5/+8
* Add a test for the interaction of snapshots of mirrors and lvconvert --repair.Petr Rockai2011-01-071-0/+24
* Add a test for the interaction of transient errors and dmeventd mirror repair.Petr Rockai2011-01-071-0/+27
* Fix a typo in the new relaxed mirror check (test/lib/check.sh).Petr Rockai2011-01-071-1/+1
* Using Fedora 14's autoreconf.Alasdair Kergon2011-01-074-10922/+2920
* Remove *.t in test/api's make clean target.Petr Rockai2011-01-071-0/+3
* Disable activation/monitoring in testing lvm.conf by default.Petr Rockai2011-01-071-1/+4
* Relax the mirror test in test/lib/check.sh.Petr Rockai2011-01-071-3/+9
* In aux, exit 200 no longer works as skip -- replace with real skip call.Petr Rockai2011-01-071-14/+15
* Fix up the make clean target in test/.Petr Rockai2011-01-071-0/+3
* Fix memory leak in filter creation error pathZdenek Kabelac2011-01-063-9/+18
* Intentionaly ignore result from get_config_uint32Zdenek Kabelac2011-01-061-1/+1
* Remove dead assignment of 'ret' valueZdenek Kabelac2011-01-061-7/+8
* Remove unneeded stack prints after log_errorZdenek Kabelac2011-01-061-4/+1
* Reverting recent commit to disallow adding/removing mirror log whileJonathan Earl Brassow2011-01-052-22/+2
* Prevent the user from simultaneously adding a mirror log while removingJonathan Earl Brassow2011-01-052-0/+20
* Check result of dm_snprintf for errorZdenek Kabelac2011-01-052-12/+22
* Add sys_debug loging for unlinkZdenek Kabelac2011-01-051-1/+3
* Fix gcc warnings for missing headers and prototypesZdenek Kabelac2011-01-052-23/+21
* Remove obsolete bits of support code from test/.Petr Rockai2011-01-053-660/+0
* Re-enable t-lvconvert-repair-transient, avoiding the deadlock by running mkfsPetr Rockai2011-01-051-5/+3
* Add missing error path testsZdenek Kabelac2011-01-052-8/+12
* Fail deamonization if lvmcache_init failZdenek Kabelac2011-01-052-1/+4
* Return PERCENT_INVALID for error caseZdenek Kabelac2011-01-052-6/+10
* Remove unused variable mirr_state and its assignmentZdenek Kabelac2011-01-051-3/+0
* Remove dead assignment to thisfdZdenek Kabelac2011-01-051-2/+0
* Fix another bug in t-pvcreate-operation-md (should pass now).Petr Rockai2011-01-051-2/+2
* Add a test for RHBZ 640621 (metadata/dirs + no PV MDAs broken).Petr Rockai2011-01-051-0/+43
* Fix typo in t-pvcreate-operation-md.sh.Petr Rockai2011-01-051-1/+1
* Move the mkdtemp functionality into test/lib/utils.sh.Petr Rockai2011-01-053-121/+92
* Fix a couple of bugs in the new (test/lib/)aux.sh.Petr Rockai2011-01-051-1/+5
* Substantial rework of the functional test support code. Some new features:Petr Rockai2011-01-0578-537/+1194
* Fix bug 635949: lvconvert man page clarificationJonathan Earl Brassow2011-01-041-3/+4
* Change to correct cmirrord return code is user visible - update WHATS_NEWJonathan Earl Brassow2011-01-041-0/+1
* Fix bug 632681: cmirrord shouldn't fail 'start' if already startedJonathan Earl Brassow2011-01-041-0/+1
* Export DM_CONTROL_NODE_UMASK and use it while creating /dev/mapper/control.Peter Rajnoha2011-01-043-0/+4