summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pre-releasev2_02_93old-v2_02_93Alasdair Kergon2012-02-234-7/+7
* Missed dm_free in last commitZdenek Kabelac2012-02-231-0/+1
* Limit number of mem allocs and copiesZdenek Kabelac2012-02-232-14/+19
* Some reformating for lvmetad uddatesZdenek Kabelac2012-02-235-163/+206
* Require number of stripes to be greater than parity devices in higher RAID.Jonathan Earl Brassow2012-02-234-3/+30
* Add a vgscan to lvcreate-repair.sh. The old test applied device filter hacks toPetr Rockai2012-02-231-0/+1
* Use 'd' instead of 'D' in tmpfiles configuration to not overwrite any existin...Peter Rajnoha2012-02-231-2/+2
* Kick out a debugging call to valgrind in lvmcache-exercise.sh.Petr Rockai2012-02-231-1/+0
* Add a missed dependency that is required to pull in dameons/common in an earlyPetr Rockai2012-02-231-0/+1
* We need daemons/common now even if the lvmetad server side is not built.Petr Rockai2012-02-231-1/+3
* Remove the old systemd socket file, we're using the .in template now.Peter Rajnoha2012-02-231-10/+0
* Use DEFAULT_RUN_DIR instead of hardcoded value in lvmetad systemd unitsPeter Rajnoha2012-02-235-3/+17
* Add -ldaemon to make.tmpl.in.Petr Rockai2012-02-231-1/+1
* Missed update for include/.symlinks.in to include lvmetad.h.Petr Rockai2012-02-231-0/+1
* The lvmetad client-side integration. Only active when use_lvmetad = 1 is set inPetr Rockai2012-02-2347-85/+1106
* Also use DEFAULT_RUN_DIR for the lvmetad socket on the client side.Petr Rockai2012-02-231-1/+1
* Add LVMetaD systemd units.Peter Rajnoha2012-02-236-1/+33
* Install lvm2 monitoring init script and systemd units only if dmeventd is built.Peter Rajnoha2012-02-231-0/+4
* Clean intermediate files.Peter Rajnoha2012-02-232-2/+3
* Fix allocation code to allow replacement of single RAID 4/5/6 device.Jonathan Earl Brassow2012-02-233-4/+11
* Check all tags and LV names are in a valid form in vg_validate.Alasdair Kergon2012-02-232-1/+29
* Add lvm2 tmpfiles.d configuration file.Peter Rajnoha2012-02-221-0/+2
* Add configure --with-tmpfilesdir and lvm2 tmpfiles.d configuration file itself.Peter Rajnoha2012-02-226-2/+36
* Allow 'lvconvert --repair' to operate on RAID 4/5/6.Jonathan Earl Brassow2012-02-222-1/+3
* *** empty log message ***Jonathan Earl Brassow2012-02-222-2/+6
* Add some messages that indicate completion of RAID device replacement.Jonathan Earl Brassow2012-02-221-1/+9
* Fix a bad return code in 'lvconvert_raid'Jonathan Earl Brassow2012-02-221-4/+3
* Tweak lvmetad a bit more:Petr Rockai2012-02-211-17/+40
* post-releaseAlasdair Kergon2012-02-204-3/+9
* Call built-in blkid conditionaly (udev version >= 176), call standard blkidv2_02_92Peter Rajnoha2012-02-202-2/+8
* pre-releaseAlasdair Kergon2012-02-204-8/+8
* Check whether udev supports built-in blkid.Peter Rajnoha2012-02-202-0/+27
* Switch to using built-in blkid in 13-dm-disk.rules.Peter Rajnoha2012-02-162-1/+2
* Drop the now-redundant pvid_to_status hash.Petr Rockai2012-02-151-35/+27
* Update lvmetad: use device major/minor pair to track devices. Keep a pvmetaPetr Rockai2012-02-151-79/+118
* Initialize dmeventd monitoring for every commandZdenek Kabelac2012-02-1510-32/+8
* typoPeter Rajnoha2012-02-151-1/+1
* Add watch rule to 13-dm-disk.rules.Peter Rajnoha2012-02-152-0/+12
* Simplify with dm_strdupZdenek Kabelac2012-02-151-2/+1
* Run tests with lvmetad if we have it.Petr Rockai2012-02-153-7/+15
* Fix segfault in dmsetup when using table specification with --table.Peter Rajnoha2012-02-151-1/+5
* (lvmetad) Remove unused variable.Petr Rockai2012-02-151-1/+1
* In lvmetad, also nuke VGs when all their PVs are stolen by another VG (vgmergePetr Rockai2012-02-151-8/+28
* Detect failing fifoZdenek Kabelac2012-02-152-0/+9
* Deal with slower test processingZdenek Kabelac2012-02-151-1/+2
* Initialize monitoring support only for thin poolsZdenek Kabelac2012-02-152-1/+3
* Update cut&paste error messageZdenek Kabelac2012-02-151-1/+1
* Turn a warning to an error in vgreduce --removemissing, since we exit with aPetr Rockai2012-02-151-2/+2
* Add dmsetup manpage entries for mangle command and --manglename option.Peter Rajnoha2012-02-151-0/+23
* Add DM_DEFAULT_NAME_MANGLING_MODE env. variable to override configured value.Peter Rajnoha2012-02-154-1/+29