]> sourceware.org Git - lvm2.git/commit
snapshot: %ORIGIN is relative to data size
authorZdenek Kabelac <zkabelac@redhat.com>
Tue, 17 Jun 2014 11:33:42 +0000 (13:33 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Tue, 17 Jun 2014 11:41:01 +0000 (13:41 +0200)
commit494db110040cdc88ebf60abee87b04c6c8718cea
tree4f745fb396800623eede7ef83fcdf8876625422e
parentcd6d6fc24e8093d437543613ddbcbdb0e9c5f8c8
snapshot: %ORIGIN is relative to data size

Let's use the size of origin as the real base for percenta calculation,
and 'silenly' add needed metadata space for snapshot.

So now command   'lvcreate -s -l100%ORIGIN vg/lv' should always create a
snapshot to handle full device overwrite.
WHATS_NEW
man/lvcreate.8.in
tools/lvcreate.c
This page took 0.031601 seconds and 5 git commands to generate.