]> sourceware.org Git - lvm2.git/commit - configure
Make SIZE_SHORT the default for display_size().
authorAlasdair Kergon <agk@redhat.com>
Tue, 9 May 2006 21:23:51 +0000 (21:23 +0000)
committerAlasdair Kergon <agk@redhat.com>
Tue, 9 May 2006 21:23:51 +0000 (21:23 +0000)
commit72b2cb613a57918dadf9722c59a30ca71d751c8e
treeae0130e37b873591370abd65ff44cb2a554db049
parentb810c547004a98a7fc25c8dde65cf88d82ad9652
Make SIZE_SHORT the default for display_size().
Fix some memory leaks in error paths found by coverity.
Use C99 struct initialisers.
Move DEFS into configure.h.
Clean-ups to remove miscellaneous compiler warnings.
92 files changed:
WHATS_NEW
configure
configure.in
daemons/clvmd/tcp-comms.c
include/.symlinks
lib/activate/dev_manager.c
lib/activate/targets.h
lib/cache/lvmcache.c
lib/display/display.c
lib/display/display.h
lib/error/errseg.c
lib/filters/filter.c
lib/format1/disk-rep.c
lib/format1/disk-rep.h
lib/format1/format1.c
lib/format1/import-export.c
lib/format1/import-extents.c
lib/format1/lvm1-label.c
lib/format1/vg_number.c
lib/format_pool/disk_rep.c
lib/format_pool/format_pool.c
lib/format_pool/import_export.c
lib/format_pool/pool_label.c
lib/format_text/archive.c
lib/format_text/format-text.c
lib/format_text/import_vsn1.c
lib/format_text/layout.h
lib/format_text/text_label.c
lib/label/label.c
lib/label/label.h
lib/locking/locking.h
lib/metadata/lv_alloc.h
lib/metadata/lv_manip.c
lib/metadata/metadata.c
lib/metadata/metadata.h
lib/metadata/mirror.c
lib/metadata/pv_manip.c
lib/metadata/segtype.h
lib/mirror/mirrored.c
lib/misc/configure.h [new file with mode: 0644]
lib/misc/configure.h.in [new file with mode: 0644]
lib/misc/lib.h
lib/misc/lvm-exec.h
lib/misc/lvm-file.c
lib/misc/lvm-file.h
lib/misc/sharedlib.c
lib/misc/sharedlib.h
lib/regex/matcher.c
lib/report/report.c
lib/snapshot/snapshot.c
lib/striped/striped.c
lib/uuid/uuid.c
lib/uuid/uuid.h
lib/zero/zero.c
make.tmpl.in
tools/Makefile.in
tools/commands.h
tools/formats.c
tools/lvchange.c
tools/lvconvert.c
tools/lvcreate.c
tools/lvmchange.c
tools/lvmcmdline.c
tools/lvmdiskscan.c
tools/lvremove.c
tools/lvresize.c
tools/lvscan.c
tools/polldaemon.c
tools/pvchange.c
tools/pvdisplay.c
tools/pvmove.c
tools/pvremove.c
tools/pvscan.c
tools/reporter.c
tools/segtypes.c
tools/stub.h
tools/toollib.c
tools/tools.h
tools/version.h.in
tools/vgchange.c
tools/vgck.c
tools/vgconvert.c
tools/vgcreate.c
tools/vgdisplay.c
tools/vgexport.c
tools/vgimport.c
tools/vgmknodes.c
tools/vgreduce.c
tools/vgremove.c
tools/vgrename.c
tools/vgscan.c
tools/vgsplit.c
This page took 0.080096 seconds and 5 git commands to generate.