1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib
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
..
activate snapshot: improve checking of merging snapshot 2018-06-11 22:25:42 +02:00
cache scan: use full md filter when md 1.0 devices are present 2018-06-15 12:21:25 -05:00
cache_segtype Merge branch '2018-06-04-data-structs' 2018-06-08 14:21:07 +01:00
commands Drop --ignoreskippedcluster option 2018-06-15 15:59:34 -05:00
config Remove unused device error counting 2018-06-15 14:04:39 -05:00
datastruct build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
device Remove unused device error counting 2018-06-15 14:04:39 -05:00
display build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
error device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
filters scan: use full md filter when md 1.0 devices are present 2018-06-15 12:21:25 -05:00
format_text Remove independent metadata areas 2018-06-13 12:25:19 -05:00
freeseg device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
label scan: use full md filter when md 1.0 devices are present 2018-06-15 12:21:25 -05:00
locking Add cmd arg to more functions 2018-06-15 11:03:55 -05:00
log device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
lvmpolld device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
metadata Drop --ignoreskippedcluster option 2018-06-15 15:59:34 -05:00
mirror Merge branch '2018-06-04-data-structs' 2018-06-08 14:21:07 +01:00
misc Remove unused device error counting 2018-06-15 14:04:39 -05:00
mm device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
notify build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
properties build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
raid Merge branch '2018-06-04-data-structs' 2018-06-08 14:21:07 +01:00
report report: show empty lock_type for none 2018-06-15 14:14:39 -05:00
snapshot Merge branch '2018-06-04-data-structs' 2018-06-08 14:21:07 +01:00
striped device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
thin Merge branch '2018-06-04-data-structs' 2018-06-08 14:21:07 +01:00
unknown device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
uuid build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
zero device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
Makefile.in Remove more code that was only used by liblvm2app 2018-06-08 09:29:11 -05:00