summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* spec: Update python bindings and dbus-servicedev-mcsontos-spec-dbusdMarian Csontos2016-02-183-11/+62
* metadata: ask for confirmation before really initializing/removing PV that is...Peter Rajnoha2016-02-183-28/+47
* lbmdbusd: Support in-tree testing.Alasdair G Kergon2016-02-185-2/+2
* Fix rpm buildsMarian Csontos2016-02-181-2/+2
* report: report -1, not 'unkown' for lv_{snapshot_invalid,merge_failed} with -...Peter Rajnoha2016-02-182-2/+3
* configure: Use python-config if python2-config not found.Alasdair G Kergon2016-02-182-0/+99
* .Alasdair G Kergon2016-02-181-1/+1
* lvmdbusd: Rename module to lvmdbusdAlasdair G Kergon2016-02-184-5/+5
* autoconf: Fix py-compile permissionsAlasdair G Kergon2016-02-181-0/+0
* lvmdbus: resync latest changes with original repoAlasdair G Kergon2016-02-186-1/+139
* WHATS_NEWAlasdair G Kergon2016-02-181-1/+1
* lvmdbus: Add new daemon.Alasdair G Kergon2016-02-1740-79/+8076
* man: fix list of restricted LV name suffixesPeter Rajnoha2016-02-171-1/+1
* metadata: add missing _repair_inconsinstent_vg call during PV ext repairPeter Rajnoha2016-02-171-4/+15
* metadata: do not repair missing PV_EXT_USED flag for PVs belonging to foreign VGPeter Rajnoha2016-02-171-51/+58
* refactor: add common _is_foreign_vg fnPeter Rajnoha2016-02-161-2/+7
* pv: use pv->fmt to check for fake PVs, not pv->vgPeter Rajnoha2016-02-151-1/+1
* cleanup: make the message about marked PVs consistent with the othersPeter Rajnoha2016-02-151-1/+1
* toollib: skip PV if system ID is used and PV marked as used but metadata missingPeter Rajnoha2016-02-152-0/+7
* pv: mark fake PVs as not usedPeter Rajnoha2016-02-151-0/+3
* cleanup: use is_used_pv fn to detect whether PV is in use while reporting pv_...Peter Rajnoha2016-02-151-13/+5
* WHATS_NEW: PV_EXT_USED flag and relatedPeter Rajnoha2016-02-151-0/+5
* tests: fix tests checking pv_attr - there's a new bit nowPeter Rajnoha2016-02-152-5/+8
* tests: add pv-ext-flags.sh testPeter Rajnoha2016-02-151-0/+163
* vg: automatically update to newest PV ext version during vg_writePeter Rajnoha2016-02-151-0/+58
* format: format_text: add pv_needs_rewrite to format_handler and implemention ...Peter Rajnoha2016-02-152-0/+31
* report: identify used PVs in pv_attr field with 'u' charPeter Rajnoha2016-02-152-2/+5
* report: always display 0 for pv_free field if we don't have any mda and PV is...Peter Rajnoha2016-02-151-0/+14
* backup: backup_restore_vg: register PVs that need writing via vg->pvs_to_writ...Peter Rajnoha2016-02-153-89/+123
* metadata: _vg_read: check if PV_EXT_USED flag is set correctly for non-orphan...Peter Rajnoha2016-02-151-1/+56
* report: add pv_ext_vsn field to display PV header extension version usedPeter Rajnoha2016-02-153-0/+20
* metadata: check for PV extension version before doing any checks on PV extens...Peter Rajnoha2016-02-151-0/+12
* metadata: _vg_read: check if PV_EXT_USED flag is set correctly for orphan PVs...Peter Rajnoha2016-02-152-16/+81
* report: add pv_in_use field to display whether PV is in use or notPeter Rajnoha2016-02-154-0/+17
* pv: _pvcreate_write: do label removal and zeroing only if creating a new PVPeter Rajnoha2016-02-151-16/+17
* pv: issue different message of different type when we're overwriting existing...Peter Rajnoha2016-02-152-1/+8
* pv: check for the PV_EXT_USED flag and deny pvcreate/pvchange/pvremove/vgcrea...Peter Rajnoha2016-02-153-10/+55
* pv: format-text: store PV_EXT_USED flag if PV is used and unset it otherwisePeter Rajnoha2016-02-151-0/+18
* metadata: schedule PV for header rewrite if adding a PV to VG or restoring VGPeter Rajnoha2016-02-152-1/+12
* metadata: add_pv_to_vg: add 'new_pv' arg to state if the PV is about to be cr...Peter Rajnoha2016-02-152-5/+9
* pv: add is_used_pv fnPeter Rajnoha2016-02-152-0/+22
* lvmcache/lvmetad: cache PV extension versionPeter Rajnoha2016-02-156-0/+19
* lvmcache/lvmetad: cache PV extension flagsPeter Rajnoha2016-02-156-1/+23
* metadata: introduce PV_EXT_USED flag and bump PV_HEADER_EXTENSION_VSNPeter Rajnoha2016-02-152-1/+9
* format: add FMT_PV_FLAGS to indicate format supports PV flagsPeter Rajnoha2016-02-152-1/+2
* refactor: rename struct pv_to_create --> struct pv_to_writePeter Rajnoha2016-02-153-21/+21
* post-releaseAlasdair G Kergon2016-02-154-2/+8
* pre-releasev2_02_142Alasdair G Kergon2016-02-154-8/+9
* man: pvresize: remove old comment about inability to resize PV with more mdasPeter Rajnoha2016-02-122-2/+27
* tests: indentZdenek Kabelac2016-02-121-4/+7