1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/python
Andy Grover 0958905b1b python-lvm: Make second lv.snapshot() argument optional
If no size is given, size defaults to 0, which in lvm_lv_snapshot will
allocate extents equal to the original LV be allocated for the new
snapshot.

Signed-off-by: Andy Grover <agrover@redhat.com>
2012-12-14 14:10:41 -08:00
..
example.py python-lvm: Update example to work with lvm object removal. 2012-10-15 14:11:10 -07:00
liblvm.c python-lvm: Make second lv.snapshot() argument optional 2012-12-14 14:10:41 -08:00
Makefile.in python: Add bindings for liblvm2app. 2012-10-12 02:08:47 +01:00
setup.py.in python: Add bindings for liblvm2app. 2012-10-12 02:08:47 +01:00