summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Use INSTALL_DIR to create directoriesZdenek Kabelac2010-06-031-1/+1
* Require partial option in lvchange --refresh for partials LVs.Milan Broz2010-06-031-0/+6
* Account for mirror transient status when doing lvconvert --repair.Petr Rockai2010-05-242-33/+68
* Replicator: update activate code for vgchangeZdenek Kabelac2010-05-241-0/+5
* Replicator: VG with cmd_missing_vgs does not generate outputZdenek Kabelac2010-05-241-2/+4
* Replicator: use cmd_vg for process_each_lv_in_vg()Zdenek Kabelac2010-05-211-9/+36
* Replicator: use cmd_vg list for _process_one_vg()Zdenek Kabelac2010-05-211-23/+37
* API change for args of process_each_lv_in_vg()Zdenek Kabelac2010-05-213-3/+13
* Return ECMD_FAILED for break in process_each_lv() and process_each_segment_in...Zdenek Kabelac2010-05-211-2/+4
* Remove another pvchange hack involving orphan VG names.Dave Wysochanski2010-05-191-3/+0
* Remove hack in pvchange to unlock orphan VG.Dave Wysochanski2010-05-191-3/+0
* Update pvchange to always obtain a vg handle for each pv to process.Dave Wysochanski2010-05-191-67/+55
* Accept orphan VG names as parameters to lock_vol() and related functions.Alasdair Kergon2010-05-191-19/+16
* If we are checking if '--nosync' was called with the mirror argument,Jonathan Earl Brassow2010-05-111-0/+5
* Link liblvm2cmd.so with devmapper-event and devmapper libs.Zdenek Kabelac2010-05-111-0/+3
* Fix truncated total size displayed by pvscan.Alasdair Kergon2010-05-071-1/+1
* Add new --sysinit option for vgchange and lvchange.Peter Rajnoha2010-05-066-15/+37
* Suppress duplicate error messages about read failures and missing devices.Petr Rockai2010-05-051-0/+1
* And be consistent with return code as well (previous commit).Peter Rajnoha2010-04-301-1/+1
* Don't run any complex initialisation for the "version" lvm2 command.Peter Rajnoha2010-04-301-0/+4
* Remove no-longer-used arg_ptr_value.Alasdair Kergon2010-04-294-27/+12
* Don't attempt to convert the log type of an LV if the LVJonathan Earl Brassow2010-04-281-1/+1
* Add support for new IMPORT{db} udev rule.Peter Rajnoha2010-04-281-1/+2
* Small indent changeZdenek Kabelac2010-04-281-1/+1
* Fix lvconvert error message when existing mirrored LV is not found.Alasdair Kergon2010-04-261-4/+5
* add commentsAlasdair Kergon2010-04-261-0/+6
* Disallow the direct removal of a merging snapshot.Mike Snitzer2010-04-231-1/+1
* Remove redundant check in _lvs_single now that the callerMike Snitzer2010-04-231-3/+0
* Set appropriate udev flags for reserved LVs.Peter Rajnoha2010-04-231-46/+0
* Disallow the addition of mirror images while a mirror up-convertJonathan Earl Brassow2010-04-211-0/+10
* Remove -n argument from vgcfgrestore.Milan Broz2010-04-201-2/+1
* typo in commentAlasdair Kergon2010-04-201-1/+1
* Install symbolic .so links with relative paths between usrlibdir and libdir.Zdenek Kabelac2010-04-151-1/+1
* Allow incomplete mirror restore in lvconvert --repair upon insufficient space.Petr Rockai2010-04-141-36/+37
* Allow VGs with active LVs to be renamed.Peter Rajnoha2010-04-141-25/+17
* Only pass visible LVs to tools in cmdline VG name/tag expansions without -aAlasdair Kergon2010-04-141-0/+7
* Use typedefs for toollib process_each functions.Alasdair Kergon2010-04-132-72/+51
* Use del_pvl_from_vgs() in vgreduce paths.Dave Wysochanski2010-04-131-2/+1
* Call add_pvl_to_vgs() and del_pvl_from_vgs() from more places.Dave Wysochanski2010-04-133-14/+7
* Add --stripes to lvconvert too.Alasdair Kergon2010-04-136-80/+93
* Add activation/polling_interval to lvm.conf as --interval default.Alasdair Kergon2010-04-131-2/+5
* INSTALL rules updatesZdenek Kabelac2010-04-091-25/+22
* Use vpath instead of VPATH.Zdenek Kabelac2010-04-091-2/+1
* Permit mimage LVs to be striped in lvcreate and lvresize.Alasdair Kergon2010-04-094-45/+28
* Wipe dm-ioctl parameters in memory after use.Milan Broz2010-04-071-0/+1
* Change most remaining log_error WARNING messages to log_warn.Alasdair Kergon2010-04-011-1/+1
* remove unused varAlasdair Kergon2010-03-311-1/+0
* Use .commands created in builddir for symlink installation.Zdenek Kabelac2010-03-311-1/+1
* Do not allow {vg|lv}change --ignoremonitoring if on clustered VG.Mike Snitzer2010-03-295-3/+16
* Fixing another set of distclean problems where we left some generated filesZdenek Kabelac2010-03-291-8/+13