summaryrefslogtreecommitdiffstats
path: root/tools/lvcreate.c
Commit message (Expand)AuthorAgeFilesLines
...
* Add detection of clustered mirror log capability.Milan Broz2008-04-071-1/+1
* Some whitespace tidy-ups.Alasdair Kergon2008-01-301-3/+3
* Use stack return macros throughout.Alasdair Kergon2008-01-301-32/+15
* Fix lvcreate --nosync not to wait for non-happening sync.Alasdair Kergon2008-01-181-1/+2
* Fix lvcreate -M1 readahead.Alasdair Kergon2008-01-181-10/+9
* fix default stripesizeAlasdair Kergon2008-01-171-1/+1
* revert temp changeAlasdair Kergon2008-01-161-5/+5
* rewordAlasdair Kergon2008-01-161-5/+5
* a few more changes/fixes to recent codeAlasdair Kergon2007-12-221-13/+11
* Major restructuring of pvmove and lvconvert layer manipulation codeAlasdair Kergon2007-12-201-47/+27
* export can_split parameter until rest of pvmove allocation restructuring gets...Alasdair Kergon2007-12-051-1/+1
* round readahead to multiple of page size in toolsAlasdair Kergon2007-12-051-1/+11
* drop mirrored_pv/mirrored_pe from alloc handleAlasdair Kergon2007-11-221-5/+2
* Convert some vg_reads into vg_lock_and_readsAlasdair Kergon2007-11-151-25/+11
* Accept sizes with --readahead argument.Alasdair Kergon2007-11-141-6/+6
* fix precedenceAlasdair Kergon2007-11-121-1/+1
* readahead activation code (but no dm support yet)Alasdair Kergon2007-11-121-2/+2
* Fix compile warnings / minor errors introduced recently.Dave Wysochanski2007-11-121-2/+2
* Attempt to remove incomplete LVs with lvcreate zeroing/activation problems.Alasdair Kergon2007-11-121-28/+44
* Enhance the management of readahead settings.Alasdair Kergon2007-11-091-0/+7
* Fix orphan-related locking in pvdisplay and pvs.Alasdair Kergon2007-11-021-1/+7
* Non-functional change - refactor lv_create_empty().Dave Wysochanski2007-10-111-1/+1
* Non-functional change - refactor vg_add_snapshot fid parameter.Dave Wysochanski2007-10-111-1/+1
* Remove unused pargc parameterDave Wysochanski2007-10-011-6/+4
* Some const fixups for previous checkinsDave Wysochanski2007-09-241-2/+2
* Refactor lvcreate mirror parameter validation.Dave Wysochanski2007-09-241-23/+37
* Refactor lvcreate stripe parameter validation.Dave Wysochanski2007-09-241-21/+35
* Add %PVS extents option to lvresize, lvextend, and lvcreate.Dave Wysochanski2007-09-201-1/+12
* Remove no-longer-correct restrictions on PV arg count with stripes/mirrors.Alasdair Kergon2007-09-171-17/+2
* Avoid error when --corelog is provided without --mirrorlog. (2.02.28)Alasdair Kergon2007-08-301-1/+3
* Clean up numerous compiler warnings that crept in recently.Alasdair Kergon2007-08-221-4/+4
* Clean up mirrorlog argument processing.Alasdair Kergon2007-08-211-14/+15
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* - change new log_ARG variable to more explicit mirrorlog_ARG.Jonathan Earl Brassow2007-08-091-2/+2
* This patch changes the arguments that specify the mirrorJonathan Earl Brassow2007-08-011-1/+20
* Fix snapshot cow area deactivation if origin is not active. (2.02.13)Milan Broz2007-07-171-1/+16
* Make warnings go to stderr. Change log_warn to that effect, log_printPetr Rockai2007-06-281-1/+1
* Add vg_status function and clean up vg->status in tools directoryDave Wysochanski2007-06-191-1/+1
* Add vg_check_status to consolidate vg status flags checks and error messages.Dave Wysochanski2007-06-061-14/+1
* Fix creation and conversion of mirrors with tags.Milan Broz2007-03-261-20/+24
* Support the /dev/mapper prefix on most command lines.Alasdair Kergon2007-03-091-1/+1
* Print warning instead of error message if cannot zero volumeMilan Broz2007-01-101-0/+4
* Add some missing bounds checks on 32 bit extent counters.Alasdair Kergon2006-11-101-3/+11
* Fix mirror log LV writing to set all bits in whole LV.Alasdair Kergon2006-11-021-1/+1
* When adding snapshot leave cow LV mapped device active after zeroing.Alasdair Kergon2006-10-261-9/+8
* Add segment parameter to target_present functions.Alasdair Kergon2006-10-181-1/+1
* revertAlasdair Kergon2006-10-161-5/+5
* pre-releaseAlasdair Kergon2006-10-161-5/+5
* Add %VG, %LV and %FREE suffices to lvcreate/lvresize --extents arg.Alasdair Kergon2006-09-261-0/+17
* When using local file locking, skip clustered VGs.Alasdair Kergon2006-09-021-0/+6