aboutsummaryrefslogtreecommitdiff
path: root/tools/tools.h
AgeCommit message (Expand)Author
2013-04-02cmdline: add arg_long_option_nameZdenek Kabelac
2013-03-06dumpconfig: add --type, --atversion and --validate argPeter Rajnoha
2012-08-07thin: use discards as plural rather than singularAlasdair G Kergon
2012-08-06args: increase major:minor limit to 4095:1048575Peter Rajnoha
2012-07-18thin: add discard support for thin poolZdenek Kabelac
2012-06-28activate: add autoactivation hooksPeter Rajnoha
2012-06-28args: add --activate synonym for --available argPeter Rajnoha
2012-03-16Fix a regression in handling --major/--minor arguments to lvcreate & lvchange,Petr Rockai
2012-03-06Switch pvscan --cache major:minor to --major --minor.Alasdair Kergon
2012-02-23The lvmetad client-side integration. Only active when use_lvmetad = 1 is set inPetr Rockai
2012-01-05Support rounding of percentage upwardZdenek Kabelac
2011-09-15Fix possible overflow of size if %FREE or %VG is used.Milan Broz
2011-07-08remove unnecessary lvconvert.hAlasdair Kergon
2011-06-01Permit --available with lvcreate so non-snapshot LVs need not be activated.Alasdair Kergon
2010-11-30Refactor the percent (mirror sync, snapshot usage) handling code to usePetr Rockai
2010-11-11Support repetition of --addtag and --deltag arguments.Alasdair Kergon
2010-10-25Add global/metadata_read_only to use unrepaired metadata in read-only cmds.Alasdair Kergon
2010-07-09Use __attribute__ consistently throughout.Alasdair Kergon
2010-06-30Fix --[vg]metadatacopies arg processingAlasdair Kergon
2010-06-28Allow 'all' and 'unmanaged' values for --vgmetadatacopies.Dave Wysochanski
2010-06-15Use "" instead of <> for configure.h and libdevmapper.hZdenek Kabelac
2010-04-29Remove no-longer-used arg_ptr_value.Alasdair Kergon
2010-02-03Add %ORIGIN support to lv{create,extend,reduce,resize} --extents optionMike Snitzer
2009-11-03Tidy some uses of arg_count and introduce arg_is_set.Alasdair Kergon
2009-06-01Fix convert polling to ignore LV with different UUID.Milan Broz
2008-11-04more missing bitsAlasdair Kergon
2008-10-30Split out lvm-logging.h from log.h.Alasdair Kergon
2008-04-02Add per-command flags to control which commands use the VG metadata cache.Alasdair Kergon
2008-01-10Various lvconvert/polldaemon-related fixes from NEC. See lvm-develAlasdair Kergon
2007-11-09Enhance the management of readahead settings.Alasdair Kergon
2007-09-20Add %PVS extents option to lvresize, lvextend, and lvcreate.Dave Wysochanski
2007-08-21Clean up mirrorlog argument processing.Alasdair Kergon
2007-08-20Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon
2007-08-20Move lv_remove_single() into library (lv_manip.c, metadata-exported.h).Dave Wysochanski
2007-08-07Add "const" attributes where possible: first cut.Jim Meyering
2007-07-18Split metadata-external.h out from metadata.h for the tools to use.Alasdair Kergon
2006-09-26Add %VG, %LV and %FREE suffices to lvcreate/lvresize --extents arg.Alasdair Kergon
2006-05-09Make SIZE_SHORT the default for display_size().Alasdair Kergon
2006-04-19Check for libsepol.Alasdair Kergon
2005-10-17Attempt to load missing targets using modprobe.Alasdair Kergon
2005-10-16Use hash, bitset, malloc, pool from libdevmapper.Alasdair Kergon
2005-04-06Alignment tidying.Alasdair Kergon
2005-03-10Avoid some compiler warnings.Alasdair Kergon
2004-09-16Rename old segtypes files to segtype.Alasdair Kergon
2004-06-16Add local activation support.Alasdair Kergon
2004-05-24xxchange -ae to activation exclusivelyAlasdair Kergon
2004-05-18Rename allocation policies; add --alloc to cmdline; LV inherits from VG.Alasdair Kergon
2004-05-11Add --type to lvcreate/resize.Alasdair Kergon
2004-05-04Begin to separate out segment types.Alasdair Kergon
2004-04-16Use 64-bit file functions.Alasdair Kergon