]> sourceware.org Git - lvm2.git/commit
Add sparse devices: lvcreate -s --virtualoriginsize (hidden zero origin).
authorAlasdair Kergon <agk@redhat.com>
Sat, 25 Apr 2009 01:17:59 +0000 (01:17 +0000)
committerAlasdair Kergon <agk@redhat.com>
Sat, 25 Apr 2009 01:17:59 +0000 (01:17 +0000)
commit174f5a3a49d45d3051113b2b72ab5315744d47be
tree0f84ddfef8da35a7c317b9197145fcb39ac2e990
parent758d469679fd57dcf58b0d756c0e52ddbf31d8a1
Add sparse devices: lvcreate -s --virtualoriginsize (hidden zero origin).
Add lvs origin_size field.
Fix linux configure --enable-debug to exclude -O2.

Still a few rough edges, but hopefully usable now:
  lvcreate -s vg1 -L 100M --virtualoriginsize 1T
15 files changed:
WHATS_NEW
lib/format_text/flags.c
lib/metadata/metadata-exported.h
lib/metadata/metadata.h
lib/metadata/snapshot_manip.c
lib/report/columns.h
lib/report/report.c
man/lvcreate.8.in
man/lvs.8.in
tools/args.h
tools/commands.h
tools/lvchange.c
tools/lvcreate.c
tools/lvremove.c
tools/toollib.c
This page took 0.038573 seconds and 5 git commands to generate.