1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/tools
Alasdair Kergon d06f64dd29 Allow multiple device names with pvscan --lvmetad.
Hold global lock in pvscan --lvmetad.  (This might need refinement.)
Add PV name to "PV gone" messages.
Adjust some log message severities.  (More changes needed.)
2012-03-02 16:58:41 +00:00
..
.exported_symbols
args.h The lvmetad client-side integration. Only active when use_lvmetad = 1 is set in 2012-02-23 13:11:07 +00:00
cmdnames.h
commands.h Allow multiple device names with pvscan --lvmetad. 2012-03-02 16:58:41 +00:00
dmsetup.c Add some more pointer validation 2012-03-01 21:56:44 +00:00
dumpconfig.c Move dm_config_write out of libdm, back to lib/config, as config_write. 2011-12-11 23:18:20 +00:00
formats.c
lvchange.c Using enum types for enums 2012-02-28 14:24:57 +00:00
lvconvert.c Correct enum type 2012-03-01 21:14:43 +00:00
lvcreate.c Check for alloc error 2012-03-01 21:21:54 +00:00
lvdisplay.c
lvextend.c
lvm2cmd-static.c
lvm2cmd.c
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
lvm.c Remove unneeded assignments 2012-02-08 11:36:18 +00:00
lvmchange.c
lvmcmdlib.c Keep the LVM-based dmeventd plugins from trying to manipulate the dmeventd 2011-10-19 08:46:26 +00:00
lvmcmdline.c Log sys errors 2012-03-01 21:17:29 +00:00
lvmdiskscan.c Few more close and dev_close trace 2012-03-01 21:12:37 +00:00
lvreduce.c
lvremove.c
lvrename.c Do not allow users to change the name of RAID sub-LVs or the name of the 2011-12-01 00:09:34 +00:00
lvresize.c Using enum types for enums 2012-02-28 14:24:57 +00:00
lvscan.c Do not check for open_count when not needed. 2011-02-03 01:24:46 +00:00
Makefile.in Reflect new file locations, include file updates etc. 2012-02-28 18:35:04 +00:00
polldaemon.c Check for error from dup2 2012-03-01 23:20:45 +00: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 Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00: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 Using enum types for enums 2012-02-28 14:24:57 +00:00
pvdisplay.c Replace free_vg with release_vg 2011-08-10 20:25:29 +00:00
pvmove.c Using enum types for enums 2012-02-28 14:24:57 +00:00
pvremove.c Allow multiple device names with pvscan --lvmetad. 2012-03-02 16:58:41 +00:00
pvresize.c Using enum types for enums 2012-02-28 14:24:57 +00:00
pvscan.c Allow multiple device names with pvscan --lvmetad. 2012-03-02 16:58:41 +00:00
reporter.c Add internal error for unsupported code paths 2012-02-13 11:25:56 +00:00
segtypes.c
stub.h
toollib.c Correct enum type 2012-03-01 21:14:43 +00:00
toollib.h Initialize dmeventd monitoring for every command 2012-02-15 15:18:43 +00:00
tools.h The lvmetad client-side integration. Only active when use_lvmetad = 1 is set in 2012-02-23 13:11:07 +00:00
vgcfgbackup.c Replace snprintf with dm_snprintf 2012-02-08 11:40:02 +00:00
vgcfgrestore.c The lvmetad client-side integration. Only active when use_lvmetad = 1 is set in 2012-02-23 13:11:07 +00:00
vgchange.c Using enum types for enums 2012-02-28 14:24:57 +00:00
vgck.c
vgconvert.c Using enum types for enums 2012-02-28 14:24:57 +00:00
vgcreate.c The lvmetad client-side integration. Only active when use_lvmetad = 1 is set in 2012-02-23 13:11:07 +00:00
vgdisplay.c
vgexport.c
vgextend.c Replace free_vg with release_vg 2011-08-10 20:25:29 +00:00
vgimport.c
vgmerge.c Backtrace for failing drop_cached_metadata 2012-03-01 21:16:44 +00:00
vgmknodes.c
vgreduce.c Make force_t enum usage obvious 2012-02-27 10:06:58 +00:00
vgremove.c Make force_t enum usage obvious 2012-02-27 10:06:58 +00:00
vgrename.c Backtrace for failing drop_cached_metadata 2012-03-01 21:16:44 +00:00
vgscan.c Check return values after calling new lvmetad fns 2012-02-28 18:08:08 +00:00
vgsplit.c Fix vgsplit when there are mirrors that have mirrored logs. 2011-10-06 14:17:45 +00:00