1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/liblvm
Dave Wysochanski ed3329eb45 Fix off by 512 sizes for lvm2app.
Internally we store sizes in sectors, but lvm2app exports sizes
in bytes.  We could get fancier and allow units configuration but
this fix should do for now.

Fixes rhbz561422.

Signed-off-by: Dave Wysochanski <dwysocha@redhat.com>
2010-02-14 03:21:06 +00:00
..
.exported_symbols Add lvm_vg_get_seqno, updating lvm.h and unit test. 2009-07-28 13:17:04 +00:00
liblvm2app.pc.in check in the correct pkgconfig file 2009-07-23 01:41:53 +00:00
lvm2app.h Add most relevant vg_attr fields as lvm2app 'get' functions. 2009-09-14 19:43:11 +00:00
lvm_base.c Move error message to locking constructor and print 2010-01-22 09:45:29 +00:00
lvm_lv.c Fix off by 512 sizes for lvm2app. 2010-02-14 03:21:06 +00:00
lvm_pv.c Make lvm2app pv_t handle definition consistent with lvm_t. 2009-08-13 12:18:15 +00:00
lvm_vg.c Fix off by 512 sizes for lvm2app. 2010-02-14 03:21:06 +00:00
Makefile.in Allow for a build directory separate from the source. 2009-10-02 19:10:31 +00:00