mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-31 14:50:37 +03:00
tests: ensure data hits cow
This commit is contained in:
parent
39bd6bb89e
commit
c6811dd512
@ -17,6 +17,7 @@ extend() {
|
||||
|
||||
write_() {
|
||||
dd if=/dev/zero of="$DM_DEV_DIR/$vg/snap" bs=1k count=$2 seek=$1
|
||||
sync
|
||||
}
|
||||
|
||||
percent_() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user