summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pre-releasev2_02_57old-v2_02_57Alasdair Kergon2010-01-124-6/+6
* disable 'redundant' testsAlasdair Kergon2010-01-121-2/+2
* Revert so-called "redundant" log until after next release.Alasdair Kergon2010-01-129-177/+101
* .Alasdair Kergon2010-01-111-1/+1
* Add missing items to WHATS_NEW files.Alasdair Kergon2010-01-113-41/+51
* Add new test cases for mirrors that are under snapshots.Jonathan Earl Brassow2010-01-111-5/+4
* Testsuite updates and fixes for recently added features.Jonathan Earl Brassow2010-01-113-13/+41
* Use _LOG_FATAL when aborting on an internal error.Alasdair Kergon2010-01-111-11/+15
* Internal errors triggering abort cannot be suppressed. (kabi)Alasdair Kergon2010-01-111-2/+2
* Only allow one return from poll_daemon(). If a child polldaemon wasMike Snitzer2010-01-113-9/+41
* remove errant comment fragmentMike Snitzer2010-01-111-1/+0
* Reset _vgs_locked in lvmcache_init()Mike Snitzer2010-01-111-0/+7
* Found 2 problems with my previous check-in:Jonathan Earl Brassow2010-01-111-3/+4
* Substitute UDEV_SYNC value for use in the other files and show a warning mess...Peter Rajnoha2010-01-111-0/+5
* Show a warning message when libudev not found and we're using --enable-udev_s...Peter Rajnoha2010-01-111-0/+2
* Define {DM, LVM}_UDEV_DISABLE_CHECKING=1 env. variables for tests.Peter Rajnoha2010-01-113-0/+9
* Enable udev_sync and udev_rules in lvm.conf by default while running tests.Peter Rajnoha2010-01-113-0/+9
* Add support to disable udev checking: LVM_UDEV_DISABLE_CHECKING=1 env. var.Peter Rajnoha2010-01-115-3/+35
* Add support to disable udev checking: DM_UDEV_DISABLE_CHECKING=1 env. variable.Peter Rajnoha2010-01-115-4/+42
* remove unused variable 'i' that was recently introduced in lv_add_segmentMike Snitzer2010-01-101-1/+0
* update commentJonathan Earl Brassow2010-01-081-2/+0
* Add the new mirror log type "redundant". The options are now:Jonathan Earl Brassow2010-01-089-129/+219
* udpate WHATS_NEW file for --splitmirror checkinJonathan Earl Brassow2010-01-081-0/+1
* This patch adds the capability to split off a mirror legs.Jonathan Earl Brassow2010-01-085-16/+362
* Change background polldaemon's process name to "(lvm2)".Mike Snitzer2010-01-083-15/+5
* Allow vgremove of a VG with PVs missing.Petr Rockai2010-01-082-8/+14
* In lvconvert --repair --use-policies, for the allocate policies, return successPetr Rockai2010-01-082-16/+94
* orig_status preserves 64bit status.zkabelac2010-01-081-1/+1
* - forgot to update WHATS_NEW along with bug fix for keepingJonathan Earl Brassow2010-01-071-0/+1
* The patch fixes some lvconvert issues (WRT mirror <-> mirror).Jonathan Earl Brassow2010-01-071-0/+11
* Always set environment variables for an LVM2 device in 11-dm-lvm.rules.Peter Rajnoha2010-01-072-1/+3
* Add activation/udev_rules config option in lvm.conf.Peter Rajnoha2010-01-0712-33/+88
* Add --noudevrules option for dmsetup to disable /dev node management by udev.Peter Rajnoha2010-01-073-4/+28
* Add few const modifiers.zkabelac2010-01-071-6/+6
* Use macro outsize() with check for error return value.zkabelac2010-01-072-4/+4
* Export function out_text_with_comment() and add outfc() macro that checkszkabelac2010-01-073-3/+8
* Add macros outsize() for out_size() and outhint() for out_hint() that checkzkabelac2010-01-073-14/+12
* Use offsetof() macro and avoid defining dummy static union for FIELD() macro.zkabelac2010-01-072-13/+13
* Error message prints unrecognized key.zkabelac2010-01-071-1/+1
* Show all fields for 'dmsetup info -c -o all'.zkabelac2010-01-072-1/+5
* Just add '.' at the end of error message.zkabelac2010-01-071-1/+1
* Fix typo fsdam -> fsadm (closes bug 552721)zkabelac2010-01-071-2/+2
* . update documentation for --poll in the vgchange and lvchange man pagesMike Snitzer2010-01-064-12/+26
* Rename mirror_device_fault_policy to mirror_image_fault policyMilan Broz2010-01-065-5/+13
* Remove empty "repaired" devices if empty in lvconvert.Milan Broz2010-01-063-6/+56
* Use fixed buffer to prevent stack overflow in persistent filter dump.Milan Broz2010-01-062-8/+4
* update WHATS_NEW and WHATS_NEW_DM with previous commits' changesMike Snitzer2010-01-052-0/+5
* Use snapshot metadata usage to determine if snapshot is emptyMike Snitzer2010-01-052-8/+17
* Add missing 'stack;' for all activate_lv and deactivate_lv callers.Mike Snitzer2010-01-054-9/+28
* Add missing 'stack;' for all suspend_lv and resume_lv callers.Mike Snitzer2010-01-058-17/+43