..
.exported_symbols
generate liblvm2cmd exported symbols too
2010-06-25 18:23:10 +00:00
.gitignore
More .gitignore files for an in-source-tree build.
2012-06-08 16:34:43 +01:00
args.h
DM RAID: Add ability to throttle sync operations for RAID LVs.
2013-05-31 11:25:52 -05:00
cmdnames.h
Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.
2007-08-20 20:55:30 +00:00
commands.h
thin: lvresize supports pool metadata resize
2013-06-11 14:05:20 +02:00
dmsetup.c
dmsetup: check for strncpy
2013-04-12 11:30:47 +02:00
dumpconfig.c
cleanup: get rid of compiler's warning about possible unitialized variable
2013-03-06 12:53:27 +01:00
formats.c
Use __attribute__ consistently throughout.
2010-07-09 15:34:40 +00:00
lvchange.c
DM RAID: Add ability to throttle sync operations for RAID LVs.
2013-05-31 11:25:52 -05:00
lvconvert.c
locking: Make it possible to pass down an LV to activation code.
2013-06-10 17:26:38 +02:00
lvcreate.c
lvcreate: update thin validation
2013-05-31 21:40:07 +02:00
lvdisplay.c
Rework the toollib interface (process_each_*) on top of new vg_read.
2009-07-01 17:00:50 +00:00
lvextend.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
lvm2cmd-static.c
Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.
2007-08-20 20:55:30 +00:00
lvm2cmd.c
Use __attribute__ consistently throughout.
2010-07-09 15:34:40 +00:00
lvm2cmd.h
Keep the LVM-based dmeventd plugins from trying to manipulate the dmeventd
2011-10-19 08:46:26 +00:00
lvm2cmdline.h
Support repetition of --addtag and --deltag arguments.
2010-11-11 17:29:05 +00:00
lvm-static.c
Use __attribute__ consistently throughout.
2010-07-09 15:34:40 +00:00
lvm.c
Revert "cleanup: simplify option matching function"
2013-04-13 02:26:37 +01:00
lvmchange.c
Use __attribute__ consistently throughout.
2010-07-09 15:34:40 +00:00
lvmcmdlib.c
cleanup: drop unneeded included header files
2012-08-23 14:37:20 +02:00
lvmcmdline.c
args: do not accept >=16EiB sizes
2013-05-30 17:23:51 +02:00
lvmdiskscan.c
Few more close and dev_close trace
2012-03-01 21:12:37 +00:00
lvreduce.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
lvremove.c
cleanup: add proper cast for force_t
2012-10-03 15:06:17 +02:00
lvrename.c
config: add silent mode
2012-08-25 20:35:48 +01:00
lvresize.c
lvresize: improve poolmetadatasize
2013-06-11 19:46:42 +02:00
lvscan.c
config: add silent mode
2012-08-25 20:35:48 +01:00
Makefile.in
lvmetad: lvm depends on libdaemonclient.a
2013-01-04 23:10:38 +00:00
polldaemon.c
config: refer to config nodes using assigned IDs
2013-03-06 10:14:33 +01:00
polldaemon.h
Start using 64-bit status flags - most of the code already handles them.
2011-09-06 18:49:31 +00:00
pvchange.c
locking: Make it possible to pass down an LV to activation code.
2013-06-10 17:26:38 +02:00
pvck.c
Move the core of the lib/config/config.c functionality into libdevmapper,
2011-08-30 14:55:15 +00:00
pvcreate.c
locking: Make it possible to pass down an LV to activation code.
2013-06-10 17:26:38 +02:00
pvdisplay.c
cleanup: uint64_t casts
2012-08-23 14:37:21 +02:00
pvmove.c
cleanup: drop backtrace
2013-05-27 10:28:32 +02:00
pvremove.c
cleanup: move string in the use-place
2013-06-16 00:07:33 +02:00
pvresize.c
locking: Make it possible to pass down an LV to activation code.
2013-06-10 17:26:38 +02:00
pvscan.c
locking: Make it possible to pass down an LV to activation code.
2013-06-10 17:26:38 +02:00
reporter.c
cleanup: simplify
2013-05-03 15:44:14 +02:00
segtypes.c
Use __attribute__ consistently throughout.
2010-07-09 15:34:40 +00:00
stub.h
Use __attribute__ consistently throughout.
2010-07-09 15:34:40 +00:00
toollib.c
locking: Make it possible to pass down an LV to activation code.
2013-06-10 17:26:38 +02:00
toollib.h
tools: add common lv_change_activate
2013-04-12 11:30:07 +02:00
tools.h
cmdline: add arg_long_option_name
2013-04-02 15:16:53 +02:00
vgcfgbackup.c
config: add silent mode
2012-08-25 20:35:48 +01:00
vgcfgrestore.c
locking: Make it possible to pass down an LV to activation code.
2013-06-10 17:26:38 +02:00
vgchange.c
vgchange: check for mounted fs
2013-05-20 16:47:33 +02:00
vgck.c
Make vgck warn about missing PVs.
2010-07-27 20:05:29 +00:00
vgconvert.c
refactor: rename embedding area -> bootloader area
2013-05-28 12:37:22 +02:00
vgcreate.c
locking: Make it possible to pass down an LV to activation code.
2013-06-10 17:26:38 +02:00
vgdisplay.c
Use __attribute__ consistently throughout.
2010-07-09 15:34:40 +00:00
vgexport.c
config: add silent mode
2012-08-25 20:35:48 +01:00
vgextend.c
locking: Make it possible to pass down an LV to activation code.
2013-06-10 17:26:38 +02:00
vgimport.c
vgimport: Allow '--force' to import VGs with missing PVs.
2013-02-20 16:37:41 -06:00
vgmerge.c
config: add silent mode
2012-08-25 20:35:48 +01:00
vgmknodes.c
Use __attribute__ consistently throughout.
2010-07-09 15:34:40 +00:00
vgreduce.c
locking: Make it possible to pass down an LV to activation code.
2013-06-10 17:26:38 +02:00
vgremove.c
Make force_t enum usage obvious
2012-02-27 10:06:58 +00:00
vgrename.c
Implement devices/global_filter.
2012-09-26 14:49:15 +02:00
vgscan.c
locking: Make it possible to pass down an LV to activation code.
2013-06-10 17:26:38 +02:00
vgsplit.c
cleanup: tab
2013-06-13 14:51:02 +02:00