summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lvm2app: Implement lv resize (v3)Tony Asleson2013-07-023-5/+18
* lvm2app: Move core lv re-size code (v6)Tony Asleson2013-07-023-878/+887
* lvm2app: Rework argument handling for lv resizeTony Asleson2013-07-021-37/+79
* lvm2app: Move percent_of_extents to lvm-percent.[h|c]Tony Asleson2013-07-024-22/+22
* lvm2app: Implementation of pv resize (v6)Tony Asleson2013-07-022-5/+17
* lvm2app: Add thin and thin pool lv creation V5Tony Asleson2013-07-0212-11/+410
* WHATS_NEW: config/profile_dirPeter Rajnoha2013-07-021-0/+1
* WHATS_NEW: configuration profile supportPeter Rajnoha2013-07-021-0/+10
* report: add vg_profile and lv_profile to report the profile attached to VG/LVPeter Rajnoha2013-07-028-2/+48
* profile: add default.profile and install itPeter Rajnoha2013-07-025-3/+35
* conf: add separate 'conf' dir for config filesPeter Rajnoha2013-07-025-7/+7
* profile: strictly require profiles to be validPeter Rajnoha2013-07-021-1/+15
* thin: make selected thinp settings profilablePeter Rajnoha2013-07-027-23/+30
* lv: add lv_config_profile fnPeter Rajnoha2013-07-022-0/+6
* config: add validation for configuration profilesPeter Rajnoha2013-07-023-1/+43
* config: make it possible to run several instances of configuration check at oncePeter Rajnoha2013-07-025-64/+127
* toolcontext: add a few comments for struct cmd_context and rename config_vali...Peter Rajnoha2013-07-024-12/+14
* tools: add support for changing configuration profile for existing volumes (v...Peter Rajnoha2013-07-024-17/+94
* metadata: add support for storing profile name in metadata (during vgcreate/l...Peter Rajnoha2013-07-025-1/+15
* config: add profile arg to find_config_tree_boolPeter Rajnoha2013-07-0216-63/+73
* config: add profile arg to find_config_tree_floatPeter Rajnoha2013-07-022-3/+13
* config: add profile arg to find_config_tree_int64Peter Rajnoha2013-07-023-4/+14
* config: add profile arg to find_config_tree_intPeter Rajnoha2013-07-0217-36/+46
* config: add profile arg to find_config_tree_str_allow_emptyPeter Rajnoha2013-07-024-5/+15
* config: add profile arg to find_config_tree_strPeter Rajnoha2013-07-0216-50/+61
* config: add profile arg to find_config_tree_nodePeter Rajnoha2013-07-0210-25/+36
* metadata: read VG/LV profile name from metadata if it exists and load itPeter Rajnoha2013-07-023-4/+26
* config: add override_config_tree_from_profile fn to add the profile to a conf...Peter Rajnoha2013-07-023-1/+39
* config: add support for loading profilesPeter Rajnoha2013-07-029-2/+166
* configure: add configure --with-default-profile-subdirPeter Rajnoha2013-07-023-0/+30
* config: add config_source_t type to identify configuration sourcePeter Rajnoha2013-07-026-88/+204
* refactor: factor out common part of the code to open and read config filesPeter Rajnoha2013-07-023-24/+33
* archive: add missing bit setZdenek Kabelac2013-07-021-1/+4
* cleanup: swap initial assignmentZdenek Kabelac2013-07-011-20/+10
* cleanup: stack usageZdenek Kabelac2013-07-0112-70/+40
* cleanup: introduce return_ECMD_FAILED macroZdenek Kabelac2013-07-0124-338/+180
* vg/lvchange: drop local archived handlingZdenek Kabelac2013-07-012-22/+10
* archiver: do not archive vg more then onceZdenek Kabelac2013-07-014-0/+10
* cleanup: move bit flags in orderZdenek Kabelac2013-07-011-6/+7
* cleanup: simplify code around flockZdenek Kabelac2013-07-011-27/+10
* cleanup: more dmeventd code cleanupZdenek Kabelac2013-07-011-9/+9
* dmeventd: move code from signal handlerZdenek Kabelac2013-07-012-22/+20
* metadata: log_debug only when BA found in metadataPeter Rajnoha2013-06-271-10/+11
* cleanup: clear outdated comment (TODO already done)Peter Rajnoha2013-06-271-3/+0
* dmeventd: fix cleanup commitZdenek Kabelac2013-06-251-1/+1
* debug: add pointer to -DDEBUG_POOL compilationZdenek Kabelac2013-06-251-3/+3
* thin: check for creation of poolZdenek Kabelac2013-06-251-2/+2
* cleanup: add dot to lvchange messageZdenek Kabelac2013-06-251-1/+1
* cleanup: use "" around type in error messageZdenek Kabelac2013-06-251-1/+1
* cleanup: move mirror check code closerZdenek Kabelac2013-06-251-11/+12