1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/tools
Alasdair Kergon a89d601463 Add some missing bounds checks on 32 bit extent counters.
Add Petabyte and Exabyte support.
Fix lvcreate error message when 0 extents requested.
2006-11-10 18:24:11 +00:00
..
fsadm fsadm 2004-06-15 17:29:20 +00:00
.exported_symbols .export.sym generation 2004-03-26 14:51:23 +00:00
args.h try forcesync -> resync 2006-10-24 17:18:25 +00:00
cmdnames.h Update copyright notices. 2004-03-30 19:35:44 +00:00
commands.h Add some missing bounds checks on 32 bit extent counters. 2006-11-10 18:24:11 +00:00
dmsetup.c Suppress encryption key in 'dmsetup table' output unless --showkeys supplied. 2006-10-19 15:34:50 +00:00
dumpconfig.c Update copyright notices. 2004-03-30 19:35:44 +00:00
formats.c Make SIZE_SHORT the default for display_size(). 2006-05-09 21:23:51 +00:00
lvchange.c fix last check-in: lv->size is in sectors 2006-11-03 21:07:15 +00:00
lvconvert.c Fix mirror log LV writing to set all bits in whole LV. 2006-11-02 23:33:20 +00:00
lvcreate.c Add some missing bounds checks on 32 bit extent counters. 2006-11-10 18:24:11 +00:00
lvdisplay.c lv_is_visible() 2006-04-07 17:41:56 +00:00
lvextend.c Update copyright notices. 2004-03-30 19:35:44 +00:00
lvm2cmd-static.c Move CMDLIB code into separate file and record whether static build. 2006-08-18 21:17:18 +00:00
lvm2cmd.c Move CMDLIB code into separate file and record whether static build. 2006-08-18 21:17:18 +00:00
lvm2cmd.h Update copyright notices. 2004-03-30 19:35:44 +00:00
lvm2cmdline.h Move CMDLIB code into separate file and record whether static build. 2006-08-18 21:17:18 +00:00
lvm-static.c Static binary invokes dynamic binary if appropriate. 2005-02-18 18:58:31 +00:00
lvm.c Static binary invokes dynamic binary if appropriate. 2005-02-18 18:58:31 +00:00
lvmchange.c Make SIZE_SHORT the default for display_size(). 2006-05-09 21:23:51 +00:00
lvmcmdlib.c stub.h shouldn't be here 2006-08-22 15:56:06 +00:00
lvmcmdline.c Add some missing bounds checks on 32 bit extent counters. 2006-11-10 18:24:11 +00:00
lvmdiskscan.c Make SIZE_SHORT the default for display_size(). 2006-05-09 21:23:51 +00:00
lvreduce.c Update copyright notices. 2004-03-30 19:35:44 +00:00
lvremove.c Don't allow a node to remove an LV that's exclusively active on anther node. 2006-10-23 11:46:16 +00:00
lvrename.c When using local file locking, skip clustered VGs. 2006-09-02 01:18:17 +00:00
lvresize.c Add %VG, %LV and %FREE suffices to lvcreate/lvresize --extents arg. 2006-09-26 09:35:43 +00:00
lvscan.c Make SIZE_SHORT the default for display_size(). 2006-05-09 21:23:51 +00:00
Makefile.in dd couple of missing files to tools/Makefile CLEAN_TARGETS. 2006-10-26 20:37:13 +00:00
polldaemon.c Make SIZE_SHORT the default for display_size(). 2006-05-09 21:23:51 +00:00
polldaemon.h Separate out polldaemon. 2004-05-05 17:56:20 +00:00
pvchange.c When using local file locking, skip clustered VGs. 2006-09-02 01:18:17 +00:00
pvcreate.c Fix lvcreate corelog validation. 2006-05-16 16:48:31 +00:00
pvdisplay.c Fix pvdisplay to use vg_read() for non-orphans 2006-10-16 16:29:40 +00:00
pvmove.c When using local file locking, skip clustered VGs. 2006-09-02 01:18:17 +00:00
pvremove.c Make SIZE_SHORT the default for display_size(). 2006-05-09 21:23:51 +00:00
pvresize.c When using local file locking, skip clustered VGs. 2006-09-02 01:18:17 +00:00
pvscan.c Make SIZE_SHORT the default for display_size(). 2006-05-09 21:23:51 +00:00
reporter.c When using local file locking, skip clustered VGs. 2006-09-02 01:18:17 +00:00
segtypes.c Make SIZE_SHORT the default for display_size(). 2006-05-09 21:23:51 +00:00
stub.h Make SIZE_SHORT the default for display_size(). 2006-05-09 21:23:51 +00:00
toollib.c fix shift 2006-11-03 21:23:06 +00:00
toollib.h fix last check-in: lv->size is in sectors 2006-11-03 21:07:15 +00:00
tools.h Add %VG, %LV and %FREE suffices to lvcreate/lvresize --extents arg. 2006-09-26 09:35:43 +00:00
version.h.in Make SIZE_SHORT the default for display_size(). 2006-05-09 21:23:51 +00:00
vgcfgbackup.c more coverity fixes 2006-05-10 17:49:25 +00:00
vgcfgrestore.c Add skip_dev_dir() to process command line VGs. 2006-08-25 23:02:33 +00:00
vgchange.c Add --maxphysicalvolumes to vgchange. 2006-08-16 14:41:42 +00:00
vgck.c Make SIZE_SHORT the default for display_size(). 2006-05-09 21:23:51 +00:00
vgconvert.c Fix lvcreate corelog validation. 2006-05-16 16:48:31 +00:00
vgcreate.c Add skip_dev_dir() to process command line VGs. 2006-08-25 23:02:33 +00:00
vgdisplay.c Make SIZE_SHORT the default for display_size(). 2006-05-09 21:23:51 +00:00
vgexport.c Make SIZE_SHORT the default for display_size(). 2006-05-09 21:23:51 +00:00
vgextend.c When using local file locking, skip clustered VGs. 2006-09-02 01:18:17 +00:00
vgimport.c Make SIZE_SHORT the default for display_size(). 2006-05-09 21:23:51 +00:00
vgmerge.c When using local file locking, skip clustered VGs. 2006-09-02 01:18:17 +00:00
vgmknodes.c Make SIZE_SHORT the default for display_size(). 2006-05-09 21:23:51 +00:00
vgreduce.c fix vgreduce clustered check 2006-09-07 23:23:45 +00:00
vgremove.c Make SIZE_SHORT the default for display_size(). 2006-05-09 21:23:51 +00:00
vgrename.c When using local file locking, skip clustered VGs. 2006-09-02 01:18:17 +00:00
vgscan.c Make SIZE_SHORT the default for display_size(). 2006-05-09 21:23:51 +00:00
vgsplit.c Propagate clustered flag in vgsplit and require resizeable flag. 2006-10-13 13:22:44 +00:00