summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Clear message buffer before use.Alasdair Kergon2004-06-101-0/+1
* Support new target message ioctl.Alasdair Kergon2004-06-081-2/+50
* Fix rounding of large displayed sizes.Alasdair Kergon2004-06-076-24/+23
* Additional kernel target checks before pvmove & snapshot creation.Alasdair Kergon2004-05-241-0/+5
* Remove error labels.Alasdair Kergon2004-05-241-40/+36
* Fix a pvs error path.Alasdair Kergon2004-05-241-3/+4
* xxchange -ae to activation exclusivelyAlasdair Kergon2004-05-245-8/+35
* Don't return non-zero status if there aren't any volume groupsAlasdair Kergon2004-05-201-2/+2
* Rename allocation policies; add --alloc to cmdline; LV inherits from VG.Alasdair Kergon2004-05-1810-66/+141
* indentAlasdair Kergon2004-05-181-1/+1
* Restructure lvresize, bringing it closer to lvcreate.Alasdair Kergon2004-05-111-131/+177
* indentAlasdair Kergon2004-05-112-28/+26
* Add --type to lvcreate/resize.Alasdair Kergon2004-05-116-59/+68
* Push lv_create & alloc policy up to tool level.Alasdair Kergon2004-05-052-9/+37
* fix return codeAlasdair Kergon2004-05-051-1/+1
* Skip mirror LV. Comments.Alasdair Kergon2004-05-051-0/+27
* Detect invalid LV names in arg lists.Alasdair Kergon2004-05-051-2/+13
* stray spaceAlasdair Kergon2004-05-051-1/+1
* Separate out polldaemon.Alasdair Kergon2004-05-056-247/+357
* Revise internal locking semantics.Alasdair Kergon2004-05-058-65/+77
* move find_pv_by_name to libAlasdair Kergon2004-05-051-20/+2
* Begin to separate out segment types.Alasdair Kergon2004-05-045-9/+26
* Support tagged config files.Alasdair Kergon2004-05-041-2/+2
* config option to avoid using install -o -gAlasdair Kergon2004-04-191-6/+6
* Use 64-bit file functions.Alasdair Kergon2004-04-161-0/+1
* lvm.static can be installed in different dir from rest of toolsAlasdair Kergon2004-04-141-1/+1
* Option for auto-fallback to LVM1 tools if running 2.4 without device-mapper.Alasdair Kergon2004-04-081-1/+52
* More build fixesAlasdair Kergon2004-04-063-14/+37
* accept argv[0] lvm.staticAlasdair Kergon2004-04-051-1/+1
* Missing dev_close_all()sAlasdair Kergon2004-03-311-0/+3
* Update copyright notices.Alasdair Kergon2004-03-3050-482/+444
* Update copyright messages.Alasdair Kergon2004-03-301-2/+11
* Fix vgmknodes to remove dud /dev/mapper entriesAlasdair Kergon2004-03-301-2/+9
* Move full mknodes functionality from dmsetup into libdevmapper.Alasdair Kergon2004-03-301-49/+26
* and another typoAlasdair Kergon2004-03-261-1/+1
* typoAlasdair Kergon2004-03-261-1/+1
* lvchange --refreshAlasdair Kergon2004-03-263-4/+21
* indentAlasdair Kergon2004-03-261-50/+50
* cmdlib prototypesAlasdair Kergon2004-03-262-0/+57
* .export.sym generationAlasdair Kergon2004-03-261-0/+5
* update configure for cmdlibAlasdair Kergon2004-03-261-54/+0
* Update makefiles (incl. cmdlib).Alasdair Kergon2004-03-261-9/+33
* Rename some files to avoid duplicate filenames in tree.Alasdair Kergon2004-03-265-3/+57
* Add cmdlib code.Alasdair Kergon2004-03-261-0/+86
* Add --nolocking option for read operations if locking is failing/unavailable.Alasdair Kergon2004-03-263-9/+16
* Move main() into separate file.Alasdair Kergon2004-03-264-1231/+1256
* Indent; _init -> _init_lvmAlasdair Kergon2004-03-261-8/+6
* Rebaseline internal verbose level.Alasdair Kergon2004-03-262-2/+2
* Avoid sscanf %as for uClibcAlasdair Kergon2004-03-191-5/+3
* rename config file vars & always use / as separatorAlasdair Kergon2004-03-087-53/+51