]> sourceware.org Git - lvm2.git/commit
Merge remote-tracking branch 'origin/master'
authorMarian Csontos <mcsontos@redhat.com>
Mon, 10 Jun 2019 15:05:04 +0000 (17:05 +0200)
committerMarian Csontos <mcsontos@redhat.com>
Mon, 10 Jun 2019 15:05:04 +0000 (17:05 +0200)
commit4c020b4d4afff51272252f58e5251f79c26f6603
tree8f40e4c4d404e238ec13c0fac1c692d1cb272cd4
parentdbc5543cbb1010265d8febeb1489e2c0ab8c456a
parentd7c1168c6ac66fec30ef21c0a59d00d0259ab126
Merge remote-tracking branch 'origin/master'

* origin/master: (22 commits)
  tests: add metadata-bad-mdaheader.sh
  tests: add metadata-bad-text.sh
  tests: add outdated-pv.sh
  tests: add metadata-old.sh
  tests: add missing-pv missing-pv-unused
  metadata.c: removed unused code
  improve reading and repairing vg metadata
  add a warning message when updating old metadata
  vgcfgbackup add error messages
  vgck --updatemetadata is a new command
  move pv header repairs to vg_write
  process_each_pv handle outdated pvs
  move wipe_outdated_pvs to vg_write
  create separate lvmcache update functions for read and write
  fix vg_commit return value
  change args for text label read function
  add mda arg to add_mda
  keep track of which mdas have old metadata in lvmcache
  ability to keep track of outdated pvs in lvmcache
  ability to keep track of bad mdas in lvmcache
  ...
This page took 0.033582 seconds and 5 git commands to generate.