]> sourceware.org Git - lvm2.git/commit - tools/lvresize.c
Add %ORIGIN support to lv{create,extend,reduce,resize} --extents option
authorMike Snitzer <snitzer@redhat.com>
Wed, 3 Feb 2010 03:58:08 +0000 (03:58 +0000)
committerMike Snitzer <snitzer@redhat.com>
Wed, 3 Feb 2010 03:58:08 +0000 (03:58 +0000)
commit5bc2af2688e8ea1926a8bd0ce49aab4bcfad56ae
tree07f98b7c5194c88c156cfbd5ddb158625b398333
parentddd6c357badd1e9c8161a4f81ccbf53537e16d92
Add %ORIGIN support to lv{create,extend,reduce,resize} --extents option

Allow the number of logical extents to be expressed (for a snapshot) as
a percentage of the total space in the Origin Logical Volume with the
suffix %ORIGIN.

Update the relevant man pages accordingly.  Eliminate inconsistencies
between the man pages and tools/commands.h

Signed-off-by: Mike Snitzer <snitzer@redhat.com>
WHATS_NEW
man/lvcreate.8.in
man/lvextend.8.in
man/lvreduce.8.in
man/lvresize.8.in
tools/commands.h
tools/lvcreate.c
tools/lvmcmdline.c
tools/lvresize.c
tools/tools.h
This page took 0.077782 seconds and 5 git commands to generate.