~registry/lvm2/master

  • Committer: Alasdair G Kergon
  • Date: 2013-01-04 23:45:22 UTC
  • Revision ID: git-v1:41e7f45258555bf28871a8243487a12751932842
lvmetad: rename device vars and move _token_update

Move _token_update() to avoid the need for _lvmetad_send prototype.

Use 'dev' consistently for a struct device * variable.
Use 'devno' for a dev_t.
Filename Latest Rev Last Changed Committer Comment Size
..
.exported_symbols 4598 13 years ago Alasdair Kergon generate liblvm2cmd exported symbols too Empty Diff Download File
.gitignore 6840 11 years ago Alasdair G Kergon More .gitignore files for an in-source-tree build. 22 bytes Diff Download File
args.h 7232 11 years ago Zdenek Kabelac thin: allow restore with --force Allow restoring 7.2 KB Diff Download File
cmdnames.h 2401 16 years ago Alasdair Kergon Fix inconsistent licence notices: executables are 637 bytes Diff Download File
commands.h 7232 11 years ago Zdenek Kabelac thin: allow restore with --force Allow restoring 31 KB Diff Download File
dmsetup.c 7095 11 years ago Peter Rajnoha dmsetup: also apply 'mangle' command for UUIDs Co 90.1 KB Diff Download File
dumpconfig.c 6210 12 years ago Petr Rockai Move dm_config_write out of libdm, back to lib/con 845 bytes Diff Download File
formats.c 4716 13 years ago Alasdair Kergon Use __attribute__ consistently throughout. 777 bytes Diff Download File
lvchange.c 7246 11 years ago Zdenek Kabelac thin: lvchange may change discards freely 25.2 KB Diff Download File
lvconvert.c 7300 11 years ago Jonathan Brassow RAID: Limit replacement of devices when array is 62.2 KB Diff Download File
lvcreate.c 7231 11 years ago Zdenek Kabelac thin: fix attrs for unloaded driver If the driver 28.6 KB Diff Download File
lvdisplay.c 3393 14 years ago Dave Wysochanski Rework the toollib interface (process_each_*) on t 1.7 KB Diff Download File
lvextend.c 2642 16 years ago Alasdair Kergon Some whitespace tidy-ups. 707 bytes Diff Download File
lvm-static.c 4716 13 years ago Alasdair Kergon Use __attribute__ consistently throughout. 851 bytes Diff Download File
lvm.c 7279 11 years ago Zdenek Kabelac cleanup: simplify option matching function Avoid 5.1 KB Diff Download File
lvm2cmd-static.c 2401 16 years ago Alasdair Kergon Fix inconsistent licence notices: executables are 618 bytes Diff Download File
lvm2cmd.c 4716 13 years ago Alasdair Kergon Use __attribute__ consistently throughout. 766 bytes Diff Download File
lvm2cmd.h 6005 12 years ago Petr Rockai Keep the LVM-based dmeventd plugins from trying to 2 KB Diff Download File
lvm2cmdline.h 5032 13 years ago Alasdair Kergon Support repetition of --addtag and --deltag argume 1.2 KB Diff Download File
lvmchange.c 4716 13 years ago Alasdair Kergon Use __attribute__ consistently throughout. 852 bytes Diff Download File
lvmcmdlib.c 6965 11 years ago Zdenek Kabelac cleanup: drop unneeded included header files This 2.4 KB Diff Download File
lvmcmdline.c 7304 11 years ago Alasdair G Kergon lvmetad: improve client logging when connecting R 34.2 KB Diff Download File
lvmdiskscan.c 6616 12 years ago Zdenek Kabelac Few more close and dev_close trace Adding (void) 3.6 KB Diff Download File
lvreduce.c 2642 16 years ago Alasdair Kergon Some whitespace tidy-ups. 707 bytes Diff Download File
lvremove.c 7046 11 years ago Zdenek Kabelac cleanup: add proper cast for force_t 1.3 KB Diff Download File
lvrename.c 6991 11 years ago Alasdair G Kergon config: add silent mode Accept -q as the short fo 3.7 KB Diff Download File
lvresize.c 7150 11 years ago Zdenek Kabelac thin: lvextend will fail is autoextend is 0% Sinc 23.9 KB Diff Download File
lvscan.c 6991 11 years ago Alasdair G Kergon config: add silent mode Accept -q as the short fo 2.2 KB Diff Download File
Makefile.in 7303 11 years ago Alasdair G Kergon lvmetad: lvm depends on libdaemonclient.a Rebuild 5.5 KB Diff Download File
polldaemon.c 6991 11 years ago Alasdair G Kergon config: add silent mode Accept -q as the short fo 10 KB Diff Download File
polldaemon.h 5818 12 years ago Alasdair Kergon Start using 64-bit status flags - most of the code 2.2 KB Diff Download File
pvchange.c 7179 11 years ago Zdenek Kabelac cleanup: switch log_error to log_warn Use log_war 7.5 KB Diff Download File
pvck.c 5781 12 years ago Petr Rockai Move the core of the lib/config/config.c functiona 1.2 KB Diff Download File
pvcreate.c 7183 11 years ago Zdenek Kabelac pvcreate: fix leak on error path Missing vg relea 3.5 KB Diff Download File
pvdisplay.c 6969 11 years ago Zdenek Kabelac cleanup: uint64_t casts 3.1 KB Diff Download File
pvmove.c 7254 11 years ago Jonathan Brassow pvmove/RAID: Disallow pvmove on RAID LVs until pr 18 KB Diff Download File
pvremove.c 6991 11 years ago Alasdair G Kergon config: add silent mode Accept -q as the short fo 4 KB Diff Download File
pvresize.c 6991 11 years ago Alasdair G Kergon config: add silent mode Accept -q as the short fo 4.4 KB Diff Download File
pvscan.c 7302 11 years ago Peter Rajnoha pvscan: synchronize with udev if pvscan --cache is 9.4 KB Diff Download File
reporter.c 6430 12 years ago Zdenek Kabelac Add internal error for unsupported code paths Pat 11.7 KB Diff Download File
segtypes.c 4716 13 years ago Alasdair Kergon Use __attribute__ consistently throughout. 780 bytes Diff Download File
stub.h 4716 13 years ago Alasdair Kergon Use __attribute__ consistently throughout. 1.4 KB Diff Download File
toollib.c 7275 11 years ago Zdenek Kabelac cleanup: drop unused header This header does not 46.7 KB Diff Download File
toollib.h 7213 11 years ago Zdenek Kabelac thin: add alloc_pool_metadata Since our api call 4.9 KB Diff Download File
tools.h 6948 11 years ago Alasdair G Kergon thin: use discards as plural rather than singular 6 KB Diff Download File
vgcfgbackup.c 6991 11 years ago Alasdair G Kergon config: add silent mode Accept -q as the short fo 2.4 KB Diff Download File
vgcfgrestore.c 7232 11 years ago Zdenek Kabelac thin: allow restore with --force Allow restoring 2.2 KB Diff Download File
vgchange.c 7179 11 years ago Zdenek Kabelac cleanup: switch log_error to log_warn Use log_war 15.9 KB Diff Download File
vgck.c 4751 13 years ago Petr Rockai Make vgck warn about missing PVs. 1.2 KB Diff Download File
vgconvert.c 6991 11 years ago Alasdair G Kergon config: add silent mode Accept -q as the short fo 6.6 KB Diff Download File
vgcreate.c 7178 11 years ago Zdenek Kabelac cleanup: swap return values Use lvm standard retu 3.4 KB Diff Download File
vgdisplay.c 4716 13 years ago Alasdair Kergon Use __attribute__ consistently throughout. 2.9 KB Diff Download File
vgexport.c 6991 11 years ago Alasdair G Kergon config: add silent mode Accept -q as the short fo 1.6 KB Diff Download File
vgextend.c 6991 11 years ago Alasdair G Kergon config: add silent mode Accept -q as the short fo 3.8 KB Diff Download File
vgimport.c 6991 11 years ago Alasdair G Kergon config: add silent mode Accept -q as the short fo 1.8 KB Diff Download File
vgmerge.c 6991 11 years ago Alasdair G Kergon config: add silent mode Accept -q as the short fo 4.6 KB Diff Download File
vgmknodes.c 4716 13 years ago Alasdair Kergon Use __attribute__ consistently throughout. 1.1 KB Diff Download File
vgreduce.c 6991 11 years ago Alasdair G Kergon config: add silent mode Accept -q as the short fo 8.4 KB Diff Download File
vgremove.c 6544 12 years ago Zdenek Kabelac Make force_t enum usage obvious 1.9 KB Diff Download File
vgrename.c 7023 11 years ago Petr Rockai Implement devices/global_filter. The global filte 5 KB Diff Download File
vgscan.c 7028 11 years ago Petr Rockai lvmetad: Make vgscan --cache an alias to pvscan -- 1.8 KB Diff Download File
vgsplit.c 7178 11 years ago Zdenek Kabelac cleanup: swap return values Use lvm standard retu 12.4 KB Diff Download File