]> sourceware.org Git - lvm2.git/commit
tests: add aux delayzero_dev support
authorZdenek Kabelac <zkabelac@redhat.com>
Fri, 4 Sep 2020 11:50:05 +0000 (13:50 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Fri, 4 Sep 2020 16:11:42 +0000 (18:11 +0200)
commit76b1f43e812189ea325eed979786a07b4cf7d684
tree49acce3e5e9f4add8d95c52de548e9303806e265
parentd8bb85d9638e1b0cad96c654a1e4a61b6d33aa97
tests: add aux delayzero_dev  support

Just like we have 'writeerror_dev' supporting creation of device
which 'readable' segment and segments where write will fail we
have now support for delay zero mappings.

This is useful if we want to 'fake' large writing areas where we do
not really care about the actual 'disk' content - since we test
operation logic and it doesn't matter we read and write zeroes.
With combination with 'delay' target we can create specific mappings
and avoid using large memory areas of ramdisk.
test/lib/aux.sh
This page took 0.504579 seconds and 5 git commands to generate.