summaryrefslogtreecommitdiff
path: root/lib/commands/toolcontext.h
Commit message (Expand)AuthorAgeFilesLines
* system_id: use for VG ownershipdev-dct-systemid-final1David Teigland2015-02-111-0/+6
* filters: add cmd->full_filter - composite of cmd->filter and cmd->lvmetad_filterPeter Rajnoha2014-10-021-1/+16
* conf: add report/list_item_separator lvm.conf optionPeter Rajnoha2014-07-101-0/+1
* activation: Add "degraded" activation modeJonathan Brassow2014-07-091-0/+1
* tools: add --binary arg to pvs,vgs,lvs and {pv,vg,lv}display -C and report/bi...Peter Rajnoha2014-07-041-0/+1
* config: attach cft_check_handle to each config tree instead of global cmd_con...Peter Rajnoha2014-05-191-1/+0
* cleanup: reduce inclusion of unnecessary headersZdenek Kabelac2014-04-181-1/+0
* config: make global/units and global/si_unit_consistency profilablePeter Rajnoha2014-03-171-0/+1
* cleanup: tiny speedup of lib_dir checkingZdenek Kabelac2013-12-101-0/+1
* cmdline: Add --ignoreskippedcluster.Alasdair G Kergon2013-10-011-0/+1
* conf: add activation/auto_set_activation_skipPeter Rajnoha2013-07-121-0/+1
* config: make it possible to run several instances of configuration check at oncePeter Rajnoha2013-07-021-0/+2
* toolcontext: add a few comments for struct cmd_context and rename config_vali...Peter Rajnoha2013-07-021-6/+8
* config: add support for loading profilesPeter Rajnoha2013-07-021-0/+3
* refactor: make device type recognition code common for general usePeter Rajnoha2013-06-121-0/+2
* cleanup: use libdm's dm_sysfs_dir() for sysfs directory throughoutPeter Rajnoha2013-06-121-1/+0
* config: refer to config nodes using assigned IDsPeter Rajnoha2013-03-061-0/+1
* logging: add debug classesAlasdair G Kergon2013-01-071-0/+1
* Implement devices/global_filter.Petr Rockai2012-09-261-0/+1
* config: add silent modeAlasdair G Kergon2012-08-251-0/+1
* Only use built-in stack size in clvmd - ignore lvm.conf.Alasdair Kergon2011-12-081-1/+3
* Add activation/use_linear_target enabled by default. (prajnoha)Alasdair Kergon2011-11-281-0/+1
* Move cascade inside libdm etc.Alasdair Kergon2011-09-021-1/+0
* Move the core of the lib/config/config.c functionality into libdevmapper,Petr Rockai2011-08-301-3/+8
* Disable udev fallback by default and add activation/udev_fallback to lvm.conf.Peter Rajnoha2011-06-171-0/+1
* When glibc needs buffers for line buffering of input and output buffers, itPetr Rockai2011-05-071-1/+3
* Fix scanning of VGs without in-PV mdas.Alasdair Kergon2010-12-101-0/+2
* Support repetition of --addtag and --deltag arguments.Alasdair Kergon2010-11-111-0/+3
* Add global/metadata_read_only to use unrepaired metadata in read-only cmds.Alasdair Kergon2010-10-251-0/+1
* Recognise and give preference to md device partitions (blkext major).Peter Rajnoha2010-08-111-1/+1
* Remove no-longer-used arg_ptr_value.Alasdair Kergon2010-04-291-1/+3
* Add activation/udev_rules config option in lvm.conf.Peter Rajnoha2010-01-071-0/+1
* Refresh device filters before full device rescan in lvmcache.Milan Broz2009-11-241-0/+1
* Handle metadata with unknown segment types more gracefully.Petr Rockai2009-10-161-0/+1
* Add global/si_unit_consistency to enable cleaned-up use of units in output.Alasdair Kergon2009-09-281-0/+1
* Add activation/udev_sync to lvm.conf.Alasdair Kergon2009-08-041-0/+1
* Make cmd->cmd_line const.Alasdair Kergon2009-07-131-1/+1
* Add system_dir parameter to create_toolcontext() and call it system_dirAlasdair Kergon2009-02-221-3/+8
* Create global is_static() to eliminate from the library init function.Dave Wysochanski2008-12-181-2/+1
* Remove struct arg * from struct cmd_context and create_toolcontext().Dave Wysochanski2008-12-171-2/+1
* Make _init_rand() thread safe - use rand_r() instead of rand().Dave Wysochanski2008-12-071-0/+1
* Right, a simple build (without options) is working again.Alasdair Kergon2008-11-031-4/+4
* rename varAlasdair Kergon2008-09-191-1/+1
* Improve the way VGs with PVs missing are handled so manual interventionAlasdair Kergon2008-09-191-2/+5
* Store sysfs location in struct cmd_context.Alasdair Kergon2008-09-191-0/+1
* Fix vgreduce to use vg_split_mdas to check sufficient mdas remain.Alasdair Kergon2008-04-081-0/+1
* Add per-command flags to control which commands use the VG metadata cache.Alasdair Kergon2008-04-021-0/+1
* Enhance the management of readahead settings.Alasdair Kergon2007-11-091-0/+1
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Fix refresh_toolcontext() always to wipe persistent device filter cache.Alasdair Kergon2007-01-231-1/+2