1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/tools
Jonathan Brassow 05131f5853 cleanup: Reduce indentation by short-circuiting function
By changing the conditional for resyncing mirrors with core-logs a
bit, we can short-circuit the rest of the function for that case
and reduce the amount of indenting in the rest of the function.

This cleanup will simplify future patches aimed at properly handling
the resync of RAID LVs.
2012-09-11 12:55:17 -05:00
..
.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 config: add silent mode 2012-08-25 20:35:48 +01:00
cmdnames.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
commands.h thin: lvcreate --discards 2012-08-09 16:25:52 +02:00
dmsetup.c cleanup: cast to matching type 2012-08-23 14:37:38 +02: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 Use __attribute__ consistently throughout. 2010-07-09 15:34:40 +00:00
lvchange.c cleanup: Reduce indentation by short-circuiting function 2012-09-11 12:55:17 -05:00
lvconvert.c cleanup: Use segtype->ops->name() instead of segtype->name where applicable 2012-09-05 11:35:54 -05:00
lvcreate.c config: add silent mode 2012-08-25 20:35:48 +01: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 config: add silent mode 2012-08-25 20:35:48 +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 setvbuf: reopen only valid fd 2012-08-27 13:07:07 +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 Use __attribute__ consistently throughout. 2010-07-09 15:34:40 +00:00
lvrename.c config: add silent mode 2012-08-25 20:35:48 +01:00
lvresize.c cleanup: Use segtype->ops->name() instead of segtype->name where applicable 2012-09-05 11:35:54 -05:00
lvscan.c config: add silent mode 2012-08-25 20:35:48 +01:00
Makefile.in Reflect new file locations, include file updates etc. 2012-02-28 18:35:04 +00:00
polldaemon.c config: add silent mode 2012-08-25 20:35:48 +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 config: add silent mode 2012-08-25 20:35:48 +01: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 cleanup: uint64_t casts 2012-08-23 14:37:21 +02:00
pvmove.c config: add silent mode 2012-08-25 20:35:48 +01:00
pvremove.c config: add silent mode 2012-08-25 20:35:48 +01:00
pvresize.c config: add silent mode 2012-08-25 20:35:48 +01:00
pvscan.c config: add silent mode 2012-08-25 20:35:48 +01:00
reporter.c Add internal error for unsupported code paths 2012-02-13 11:25:56 +00: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 config: add silent mode 2012-08-25 20:35:48 +01:00
toollib.h Initialize dmeventd monitoring for every command 2012-02-15 15:18:43 +00:00
tools.h thin: use discards as plural rather than singular 2012-08-07 21:24:41 +01:00
vgcfgbackup.c config: add silent mode 2012-08-25 20:35:48 +01:00
vgcfgrestore.c config: add silent mode 2012-08-25 20:35:48 +01:00
vgchange.c config: add silent mode 2012-08-25 20:35:48 +01:00
vgck.c Make vgck warn about missing PVs. 2010-07-27 20:05:29 +00:00
vgconvert.c config: add silent mode 2012-08-25 20:35:48 +01:00
vgcreate.c config: add silent mode 2012-08-25 20:35:48 +01: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 config: add silent mode 2012-08-25 20:35:48 +01:00
vgimport.c config: add silent mode 2012-08-25 20:35:48 +01: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 config: add silent mode 2012-08-25 20:35:48 +01:00
vgremove.c Make force_t enum usage obvious 2012-02-27 10:06:58 +00:00
vgrename.c config: add silent mode 2012-08-25 20:35:48 +01:00
vgscan.c config: add silent mode 2012-08-25 20:35:48 +01:00
vgsplit.c config: add silent mode 2012-08-25 20:35:48 +01:00