1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/activate
Zdenek Kabelac dceef4709d deactivation: reduce ioctl count
When LV is deactivativate, we check for presence, and later
for some LV types also for being in use.

We can however do this check in 1 step for them a remove extra ioctl.

Add return value '2' to lv_check_not_in_use() to recognize LV is not
present.

Existing users were just testing for 0, so no change for them.
2021-03-08 15:30:18 +01:00
..
activate.c deactivation: reduce ioctl count 2021-03-08 15:30:18 +01:00
activate.h filters: better message for excluding LV 2021-03-03 12:07:57 -06:00
dev_manager.c filters: better message for excluding LV 2021-03-03 12:07:57 -06:00
dev_manager.h thin: use lv_status_thin and lv_status_thin_pool 2020-09-29 10:43:56 +02:00
fs.c gcc: change zero-sized array to fexlible array 2020-09-01 17:57:50 +02:00
fs.h build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
targets.h doc: change fsf address 2016-01-21 12:11:37 +01:00