summaryrefslogtreecommitdiffstats
path: root/tools/lvmdiskscan.c
Commit message (Expand)AuthorAgeFilesLines
* Few more close and dev_close traceZdenek Kabelac2012-03-011-4/+6
* Set to a defined value vars used after error pathZdenek Kabelac2012-01-251-0/+1
* Use new dev_open_readonly fn to prevent opening devices for read-write when n...Peter Rajnoha2011-05-281-1/+1
* Use __attribute__ consistently throughout.Alasdair Kergon2010-07-091-2/+2
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Make warnings go to stderr. Change log_warn to that effect, log_printPetr Rockai2007-06-281-1/+1
* Fix lvmdiskscan volume reporting when run in the lvm shellBryn M. Reeves2007-06-251-4/+10
* Add 'scan_sector' parameter to label_read and _find_labeller to addDave Wysochanski2007-04-231-1/+1
* Make SIZE_SHORT the default for display_size().Alasdair Kergon2006-05-091-2/+3
* Cope with new devices appearing by rescanning /dev if a uuid can't be found.Alasdair Kergon2005-03-081-2/+2
* Fix rounding of large displayed sizes.Alasdair Kergon2004-06-071-1/+1
* Update copyright notices.Alasdair Kergon2004-03-301-2/+10
* More consistent error code usage.Alasdair Kergon2003-10-211-2/+2
* Another sync point - numerous fixes & clean ups.Alasdair Kergon2003-07-041-2/+2
* Tidy various pre-processing incl. making libdl optional.Alasdair Kergon2003-03-241-1/+1
* Default stripesize 64k & config file setting for it;Alasdair Kergon2002-12-191-7/+7
* New column-based reporting tools: lvs, pvs & vgs.Alasdair Kergon2002-12-121-13/+8
* Further help text tidying & support for -?.Alasdair Kergon2002-11-291-74/+69
* tiny tidyingHeinz Mauelshagen2002-11-281-3/+1
* Some new features.Alasdair Kergon2002-11-181-2/+2
* Merge with text format branch.Alasdair Kergon2002-04-241-1/+1
* Run through indent - no (intentional) changes to any code.Alasdair Kergon2002-02-111-47/+52
* Preparation for an LVM2 liblvm - pass cmd_context into each tool andAlasdair Kergon2002-02-111-10/+10
* Poor mans lvmdiskscanHeinz Mauelshagen2002-02-051-0/+146