summaryrefslogtreecommitdiffstats
path: root/tools/lvreduce.c
Commit message (Collapse)AuthorAgeFilesLines
* Some whitespace tidy-ups.Alasdair Kergon2008-01-301-1/+1
|
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-2/+2
|
* Update copyright notices.Alasdair Kergon2004-03-301-13/+8
|
* Preparation for an LVM2 liblvm - pass cmd_context into each tool andAlasdair Kergon2002-02-111-2/+2
| | | | link some globals that the tools need into that structure.
* Merge lvreduce & lvextend into lvresize.Alasdair Kergon2001-11-131-175/+1
|
* iospace restructuredAlasdair Kergon2001-11-121-3/+3
|
* o Added lvextendAlasdair Kergon2001-11-091-16/+33
| | | | | | | o Full signed arguments to lvreduce/lvextend o Consistent lv_number/pe map use o Populate pv->pe_allocated o Fixes for allocation/writing of multiple LVs
* lvdisplay & lvreduceAlasdair Kergon2001-11-081-0/+183