]> sourceware.org Git - lvm2.git/commit - WHATS_NEW
Wipe initial 4KiB for non-zeroed thin volumes
authorZdenek Kabelac <zkabelac@redhat.com>
Wed, 29 Feb 2012 22:08:57 +0000 (22:08 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Wed, 29 Feb 2012 22:08:57 +0000 (22:08 +0000)
commit24ab6328f7d5a81dc313a08f71f83a4f7fc30e9b
tree1a923dcc34c90710bd6f3c28ae1543f9f371ed95
parent62e38da133d9801cdf36b0f2aaec615ce14b9000
Wipe initial 4KiB for non-zeroed thin volumes

If the thin pool has disabled zeroing  (created with -Zn), we at least
clear initial 4KiB of such thin volume (provisions 1st block).

If lvcreate is executed with '-an' command will abort (same way like we for
normal LV - however for normal LV option -Zn may skip clearing completely,
for thin volumes this option is not supported (applies only for pools).
WHATS_NEW
lib/metadata/lv_manip.c
This page took 0.031462 seconds and 5 git commands to generate.