1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib
Zdenek Kabelac d6df31fba1 pools: no checking for lv/vgremove deactivation
Thin-pool and cache-pool targets got already quite stable so let's try
to remove checking of pools when using lvremove or vgremove commands.

This skips checking pools when they are going to be removed, but it
also when removing thin volume that was the only user of a thin-pool.
In this case thin-pool will be still there and could be activated
again with another thin volume and thin_check will be executed
in this moment. In this case it can delay discovery of metadata damage.
2024-04-07 20:44:28 +02:00
..
activate pools: no checking for lv/vgremove deactivation 2024-04-07 20:44:28 +02:00
cache lvmcache: free list of add_cache_devs 2024-04-03 15:59:25 -05:00
cache_segtype cache: check module in modules builtin 2024-02-19 14:20:39 +01:00
commands refactor: remove (void) from dm_strncpy usage 2024-04-04 19:38:21 +02:00
config cov: drop some unneeded continue 2024-03-25 16:54:11 +01:00
datastruct cleanup: eliminate unused assign 2021-03-11 00:18:01 +01:00
device device_id: add comment for trim 2024-04-04 19:38:21 +02:00
display cov: validate i before underflow 2024-03-29 01:34:22 +01:00
error device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
filters filtes: remove lvmetad bits from usable filter 2024-03-30 00:17:39 +01:00
format_text refactor: remove (void) from dm_strncpy usage 2024-04-04 19:38:21 +02:00
freeseg device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
integrity cleanup: no backtraces needed after log_error 2021-03-10 01:11:52 +01:00
label refactor: update dm_strncpy to _dm_strncpy 2024-04-04 19:38:21 +02:00
locking refactor: update dm_strncpy to _dm_strncpy 2024-04-04 19:38:21 +02:00
log refactor: remove (void) from dm_strncpy usage 2024-04-04 19:38:21 +02:00
lvmpolld device usage based on devices file 2021-02-23 16:43:32 -06:00
metadata thin-pool: avoid reactivation on new thin-pool 2024-04-07 20:38:55 +02:00
mirror lv_info: missing check for info.exists 2021-03-14 16:34:38 +01:00
misc refactor: update dm_strncpy to _dm_strncpy 2024-04-04 19:38:21 +02:00
mm mm: add libzstd to ignore list 2023-07-15 11:05:06 +02:00
notify debug: check for syscalls 2023-09-03 22:03:33 +02:00
properties build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
raid cleanup: reduce code dupliction 2021-03-19 23:21:18 +01:00
report devices: refresh device ids if the system changes 2023-09-27 15:22:11 -05:00
snapshot typo: fixes 2021-02-08 23:53:41 +01:00
striped device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
thin thin: rename internal function 2022-08-30 13:54:19 +02:00
unknown device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
uuid refactor: remove (void) from dm_strncpy usage 2024-04-04 19:38:21 +02:00
vdo vdo: indent for lvdisplay 2023-06-29 13:10:42 +02:00
writecache writecache: support settings metadata_only and pause_writeback 2022-12-08 16:53:36 -06:00
zero device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
Makefile.in devices: factor common list functions 2022-11-07 11:38:46 -06:00