summaryrefslogtreecommitdiffstats
path: root/tools/toollib.h
Commit message (Expand)AuthorAgeFilesLines
* Initialize dmeventd monitoring for every commandZdenek Kabelac2012-02-151-1/+0
* Const fixingZdenek Kabelac2011-02-181-2/+2
* Add change_tag to toollib.Alasdair Kergon2011-01-241-0/+3
* Remove superfluous fn prototypes.Alasdair Kergon2010-07-091-3/+0
* API change for args of process_each_lv_in_vg()Zdenek Kabelac2010-05-211-0/+1
* Use typedefs for toollib process_each functions.Alasdair Kergon2010-04-131-29/+27
* Add --stripes to lvconvert too.Alasdair Kergon2010-04-131-0/+3
* Do not allow {vg|lv}change --ignoremonitoring if on clustered VG.Mike Snitzer2010-03-291-0/+1
* Improve activation monitoring option processingMike Snitzer2010-03-231-0/+3
* Remove const modifier for struct volume_group* from process_each_lv_in_vg().Zdenek Kabelac2010-03-231-1/+1
* Rename fill_vg_create_params to vgcreate_params_set_from_args.Dave Wysochanski2009-11-011-4/+3
* Add vgcreate_params_set_defaults().Dave Wysochanski2009-11-011-0/+2
* Rename pvcreate_params processing functions to better match <object><action>.Dave Wysochanski2009-11-011-1/+1
* Move pvcreate_validate_params into toollib to allow calling from mutiple tools.Dave Wysochanski2009-10-051-0/+3
* Don't attempt to restart pvmoves when deactivating LVs in vgchange.Alasdair Kergon2009-09-291-0/+3
* Rework the toollib interface (process_each_*) on top of new vg_read.Dave Wysochanski2009-07-011-3/+3
* Fix double releasing of vg when repairing of vg is requested.Milan Broz2009-06-051-1/+1
* Separate PV label attributes which do not need parse metadata when reporting.Milan Broz2009-02-091-2/+4
* Add "--refresh" functionality to vgchange and vgmknodes.Peter Rajnoha2008-12-221-0/+1
* Fix vgrename using UUID in case there are VGs with the same name.Peter Rajnoha2008-12-191-0/+2
* Right, a simple build (without options) is working again.Alasdair Kergon2008-11-031-5/+5
* Add 'is_reserved_lvname()' helper function.Dave Wysochanski2008-03-251-0/+1
* Move more parameter validation into the library.Dave Wysochanski2008-01-151-3/+2
* Allow vgcreate options as input to vgsplit when new vg is split destination.Dave Wysochanski2008-01-141-0/+2
* various cleanups in recent patchesAlasdair Kergon2007-12-201-3/+0
* Major restructuring of pvmove and lvconvert layer manipulation codeAlasdair Kergon2007-12-201-11/+0
* Avoid nested vg_reads when processing PVs in VGs and fix associated locking.Alasdair Kergon2007-11-141-1/+1
* Fix orphan-related locking in pvdisplay and pvs.Alasdair Kergon2007-11-021-1/+1
* Clean up numerous compiler warnings that crept in recently.Alasdair Kergon2007-08-221-3/+3
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Add "const" attributes where possible: first cut.Jim Meyering2007-08-071-11/+17
* Split metadata-external.h out from metadata.h for the tools to use.Alasdair Kergon2007-07-181-1/+1
* Fix creation and conversion of mirrors with tags.Milan Broz2007-03-261-1/+2
* Support the /dev/mapper prefix on most command lines.Alasdair Kergon2007-03-091-1/+2
* fix last check-in: lv->size is in sectorsAlasdair Kergon2006-11-031-2/+2
* Fix mirror log LV writing to set all bits in whole LV.Alasdair Kergon2006-11-021-1/+2
* Add skip_dev_dir() to process command line VGs.Alasdair Kergon2006-08-251-0/+1
* Create a log header for replacement in-sync mirror log.Alasdair Kergon2006-05-111-2/+3
* Allow signed mirrors arguments.Alasdair Kergon2005-11-281-0/+6
* Attempt to load missing targets using modprobe.Alasdair Kergon2005-10-171-3/+0
* Use hash, bitset, malloc, pool from libdevmapper.Alasdair Kergon2005-10-161-3/+2
* Factor out generate_log_name_format().Alasdair Kergon2005-08-121-0/+3
* Move zero_lv to toollib.Alasdair Kergon2005-08-041-0/+2
* Make VG name restrictions consistent.Alasdair Kergon2005-06-061-0/+2
* Always insert an intermediate layer for mirrors.Alasdair Kergon2005-06-031-0/+2
* Initial pv_segment code.Alasdair Kergon2005-04-191-0/+8
* Change alloc_areas to pe_ranges and allow suppression of availability checks.Alasdair Kergon2004-08-171-2/+2
* lvresize + fsadm support - needs testingAlasdair Kergon2004-06-151-0/+3
* Update copyright notices.Alasdair Kergon2004-03-301-14/+9
* taggingAlasdair Kergon2004-03-081-1/+2