1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/activate
Zdenek Kabelac e26c21cb8d vdo: extend volume and pool without flush
When the volume size is extended, there is no need to flush
IO operations (nothing can be targeting new space yet).
VDO target is supported as target that can safely work with
this condition.

Such support is also needed, when extending VDOPOOL size
while the pool is reaching its capacity - since this allows
to continue working without reaching 'out-of-space' condition
due to flushing of all in flight IO.
2022-08-19 14:56:55 +02:00
..
activate.c vdo: extend volume and pool without flush 2022-08-19 14:56:55 +02:00
activate.h activate: add get_device_list 2021-12-20 16:13:28 +01:00
dev_manager.c vdo: extend volume and pool without flush 2022-08-19 14:56:55 +02:00
dev_manager.h activate: add get_device_list 2021-12-20 16:13:28 +01:00
fs.c gcc: use more zero length arrays 2021-09-22 17:18: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