summaryrefslogtreecommitdiff
path: root/tools/tools.h
Commit message (Expand)AuthorAgeFilesLines
* vg_read: improve VG not found handlingdev-dct-vg-readDavid Teigland2015-10-221-2/+2
* commands: add new NO_METADATA_PROCESSING flag to selected commandsPeter Rajnoha2015-07-301-0/+2
* include: Standardise around new tool.h.Alasdair G Kergon2015-07-061-10/+2
* Add lvmlockddev-dct-lvmlockd-AZDavid Teigland2015-07-021-2/+4
* polldaemon: refactor polling interfacesOndrej Kozina2015-05-051-2/+3
* systemid: silently ignore foreign vgs unless namedDavid Teigland2015-02-251-2/+2
* systemid: Extend --foreign to reporting commands.Alasdair G Kergon2015-02-231-0/+2
* vgextend: Use process_each_vg.David Teigland2015-02-131-1/+3
* lvmcmdline: support size_mb_arg_with_percentZdenek Kabelac2014-10-301-0/+1
* mirror: extra parsing for mirrorlog argZdenek Kabelac2014-10-241-0/+1
* toollib: new arg list functionsZdenek Kabelac2014-10-241-0/+2
* vgremove: Use process_each_lv_in_vg.Alasdair G Kergon2014-10-071-0/+1
* tools: Add ENABLE_ALL_DEVS flag.David Teigland2014-10-011-1/+3
* tools: Add ALL_VGS_IS_DEFAULT flag.David Teigland2014-10-011-0/+2
* cleanup: rename funcZdenek Kabelac2014-09-281-3/+0
* tools: common handling of --persistent optionZdenek Kabelac2014-09-191-2/+3
* cleanup: use const for cmd contextZdenek Kabelac2014-09-191-10/+10
* tools: switch logic for new arg_ funcZdenek Kabelac2014-07-221-2/+2
* tools: arg_is_any_set and arg_is_only_setZdenek Kabelac2014-07-111-0/+2
* report: select: refactor: move str_list to libdmPeter Rajnoha2014-06-171-1/+0
* signals: Move sigint handling out to lvm-signal.Alasdair G Kergon2014-05-011-0/+1
* filters: check for mpath before opening devsAlasdair G Kergon2013-08-131-4/+0
* lvm2app: Move percent_of_extents to lvm-percent.[h|c]Tony Asleson2013-07-021-16/+0
* cmdline: add arg_long_option_nameZdenek Kabelac2013-04-021-0/+1
* dumpconfig: add --type, --atversion and --validate argPeter Rajnoha2013-03-061-0/+1
* thin: use discards as plural rather than singularAlasdair G Kergon2012-08-071-1/+1
* args: increase major:minor limit to 4095:1048575Peter Rajnoha2012-08-061-0/+2
* thin: add discard support for thin poolZdenek Kabelac2012-07-181-0/+1
* activate: add autoactivation hooksPeter Rajnoha2012-06-281-0/+3
* args: add --activate synonym for --available argPeter Rajnoha2012-06-281-1/+1
* Fix a regression in handling --major/--minor arguments to lvcreate & lvchange,Petr Rockai2012-03-161-0/+1
* Switch pvscan --cache major:minor to --major --minor.Alasdair Kergon2012-03-061-0/+1
* The lvmetad client-side integration. Only active when use_lvmetad = 1 is set inPetr Rockai2012-02-231-0/+1
* Support rounding of percentage upwardZdenek Kabelac2012-01-051-1/+1
* Fix possible overflow of size if %FREE or %VG is used.Milan Broz2011-09-151-0/+1
* remove unnecessary lvconvert.hAlasdair Kergon2011-07-081-0/+3
* Permit --available with lvcreate so non-snapshot LVs need not be activated.Alasdair Kergon2011-06-011-8/+0
* Refactor the percent (mirror sync, snapshot usage) handling code to usePetr Rockai2010-11-301-3/+3
* Support repetition of --addtag and --deltag arguments.Alasdair Kergon2010-11-111-28/+40
* Add global/metadata_read_only to use unrepaired metadata in read-only cmds.Alasdair Kergon2010-10-251-1/+2
* Use __attribute__ consistently throughout.Alasdair Kergon2010-07-091-1/+1
* Fix --[vg]metadatacopies arg processingAlasdair Kergon2010-06-301-2/+1
* Allow 'all' and 'unmanaged' values for --vgmetadatacopies.Dave Wysochanski2010-06-281-0/+2
* Use "" instead of <> for configure.h and libdevmapper.hZdenek Kabelac2010-06-151-2/+2
* Remove no-longer-used arg_ptr_value.Alasdair Kergon2010-04-291-1/+1
* Add %ORIGIN support to lv{create,extend,reduce,resize} --extents optionMike Snitzer2010-02-031-1/+2
* Tidy some uses of arg_count and introduce arg_is_set.Alasdair Kergon2009-11-031-1/+2
* Fix convert polling to ignore LV with different UUID.Milan Broz2009-06-011-1/+1
* more missing bitsAlasdair Kergon2008-11-041-1/+0
* Split out lvm-logging.h from log.h.Alasdair Kergon2008-10-301-1/+1