1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-02 01:18:26 +03:00
lvm2/lib/metadata
David Teigland 428514a07f Drop --ignoreskippedcluster option
It's no longer needed.  Clustered VGs are now handled in
the same way as foreign VGs, and as shared VGs that
can't be accessed:

- A command processing all VGs sees a clustered VG,
  prints a message ("Skipping clustered VG foo."),
  skips it, and does not fail.

- A command where the clustered VG is explicitly
  named on the command line, prints a message and fails.
  "Cannot access clustered VG foo, see lvmlockd(8)."

The option is listed in the set of ignored options for
the commands that previously accepted it.  (Removing it
entirely would cause commands/scripts to fail if they
set it.)
2018-06-15 15:59:34 -05:00
..
cache_manip.c cache: cleaner policy also uses fmt2 2018-06-08 14:37:29 +02:00
lv_alloc.h build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
lv_manip.c Add cmd arg to more functions 2018-06-15 11:03:55 -05:00
lv.c snapshot: improve checking of merging snapshot 2018-06-11 22:25:42 +02:00
lv.h Remove unused clvm variations for active LVs 2018-06-07 16:17:04 +01:00
merge.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
metadata-exported.h Clean up repair and result values in vg_read 2018-06-12 11:08:26 -05:00
metadata.c Drop --ignoreskippedcluster option 2018-06-15 15:59:34 -05:00
metadata.h Remove clvmd and associated code 2018-06-05 11:09:13 -05:00
mirror.c Add cmd arg to more functions 2018-06-15 11:03:55 -05:00
pool_manip.c Remove unused clvm variations for active LVs 2018-06-07 16:17:04 +01:00
pv_alloc.h doc: change fsf address 2016-01-21 12:11:37 +01:00
pv_manip.c pvresize: add missing return 2018-06-08 14:36:56 +02:00
pv_map.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
pv_map.h build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
pv.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
pv.h device_mapper: rename libdevmapper.h -> all.h 2018-06-08 12:31:45 +01:00
raid_manip.c Remove unused clvm variations for active LVs 2018-06-07 16:17:04 +01:00
segtype.c segtype: add linear 2018-06-05 16:23:18 +02:00
segtype.h segtype: add linear 2018-06-05 16:23:18 +02:00
snapshot_manip.c Remove unused clvm variations for active LVs 2018-06-07 16:17:04 +01:00
takeover_matrix.h lvconvert: add infrastructure for RaidLV reshaping support 2017-02-24 05:20:58 +01:00
thin_manip.c Remove unused clvm variations for active LVs 2018-06-07 16:17:04 +01:00
vg.c Clean up repair and result values in vg_read 2018-06-12 11:08:26 -05:00
vg.h Remove header declarations for removed functions 2018-06-08 10:01:05 -05:00