]> sourceware.org Git - lvm2.git/history - tools/pvremove.c
Scan all devices for lvmetad if 'pvscan --cache' used without device list.
[lvm2.git] / tools / pvremove.c
2012-03-03 Alasdair KergonScan all devices for lvmetad if 'pvscan --cache' used...
2012-03-02 Alasdair KergonAllow multiple device names with pvscan --lvmetad.
2012-03-02 Alasdair KergonReinstate error if e.g. daemon comms fails.
2012-03-01 Zdenek KabelacReplace goto with just log_debug
2012-02-28 Alasdair KergonCheck return values after calling new lvmetad fns
2012-02-23 Petr RockaiThe lvmetad client-side integration. Only active when...
2011-08-30 Petr RockaiMove the core of the lib/config/config.c functionality...
2011-06-01 Alasdair KergonDefer writing PV labels to vg_write.
2011-03-11 Peter RajnohaAdd new free_pv_fid fn and use it throughout to free...
2011-02-28 Alasdair KergonImprove pvremove error message when PV belongs to a VG.
2011-02-21 Peter RajnohaRemove useless mdas parameter for pv_read (from now...
2010-11-23 Alasdair KergonSuppress 'No PV label' message when removing several...
2010-09-23 Peter RajnohaAdd escape sequence for ':' and '@' found in device...
2010-08-19 Milan BrozRemove assumption that --yes must be used only in ...
2010-07-09 Alasdair KergonUse __attribute__ consistently throughout.
2009-12-03 Milan BrozFix tools to report error when stopped by user.
2009-02-25 Milan BrozTry to avoid full rescan if label scan is enough.
2008-11-03 Alasdair KergonRight, a simple build (without options) is working...
2008-07-31 Alasdair Kergonfix pvremove for pvs without mdas
2008-07-24 Alasdair Kergonreinstate lost FIXME
2008-07-23 Dave WysochanskiRemove dead code, is_lvm_partition() - no functional...
2007-11-22 Alasdair KergonFIXMEs for case where dm itself has device open
2007-11-02 Alasdair KergonFix orphan-related locking in pvdisplay and pvs.
2007-08-20 Alasdair KergonFix inconsistent licence notices: executables are GPLv2...
2007-06-28 Petr RockaiMake warnings go to stderr. Change log_warn to that...
2007-06-15 Dave WysochanskiRemove get_ prefix from get_pv_* functions
2007-06-14 Dave WysochanskiFix inverted logic on last checkin for pvremove
2007-06-14 Dave Wysochanskiconvert pv->vg_name[0] to \!is_orphan(pv)
2007-06-14 Dave WysochanskiConvert pv->vg_name to get_pv_vg_name
2007-06-13 Dave WysochanskiConvert pv->vg_name to get_pv_vg_name
2006-12-13 Alasdair KergonAdd missing pvremove error message when device doesn...
2006-11-17 Alasdair KergonFix pvremove error path for case when PV is in use.
2006-05-09 Alasdair KergonMake SIZE_SHORT the default for display_size().
2006-04-05 Alasdair Kergonpvremove without -f now fails if there's no PV label.
2005-10-03 Alasdair KergonRefuse to run pvcreate/pvremove on devices we can't...
2005-10-03 Alasdair KergonUse ORPHAN lock definition throughout.
2004-09-14 Alasdair KergonImprove pvcreate/remove device not found error message.
2004-06-19 Alasdair KergonDisplay all filtered devices, not just PVs, with pvs -a.
2004-03-30 Alasdair KergonUpdate copyright notices.
2003-10-21 Alasdair KergonMore consistent error code usage.
2002-12-19 Alasdair KergonDefault stripesize 64k & config file setting for it;
2002-11-18 Alasdair KergonSome new features.
This page took 0.277517 seconds and 49 git commands to generate.