summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove stray comma.old-beta1beta1Alasdair Kergon2002-01-301-1/+1
* Propagate volume group read-only setting down to its logical volumes.Alasdair Kergon2002-01-302-5/+9
* Basic support for (read-only) partial activation if any PVs areAlasdair Kergon2002-01-306-39/+51
* quotes around names in outputHeinz Mauelshagen2002-01-3024-218/+239
* Allocate fixed space for vg->system_id when vg is created, instead ofAlasdair Kergon2002-01-302-17/+19
* Correct statement order for case when 'stripes' parameter is not supplied.Alasdair Kergon2002-01-301-3/+3
* add vgimportAlasdair Kergon2002-01-291-0/+72
* o A vgimport implementationAlasdair Kergon2002-01-2911-20/+27
* o Basic support for exporting (but importing not completed yet).Alasdair Kergon2002-01-2932-92/+464
* Display 'exported' status.Alasdair Kergon2002-01-291-3/+5
* Add list_iterate that's safe with deletions.Alasdair Kergon2002-01-292-2/+8
* Date changedHeinz Mauelshagen2002-01-291-1/+1
* Zero gap after PV structure on write to disk in order to make non LVM tools h...old-beta1-pre1beta1-pre1Heinz Mauelshagen2002-01-292-11/+37
* fixed div bug in calculation of end in calculate_extent_countHeinz Mauelshagen2002-01-291-2/+2
* Check that vgname doesn't already exits in dev_dirHeinz Mauelshagen2002-01-282-0/+19
* o There were some alignment problems with pool-debug which I've resolvedJoe Thornber2002-01-282-7/+23
* *** empty log message ***Alasdair Kergon2002-01-271-1/+1
* Tweak some error message levels.Alasdair Kergon2002-01-2711-36/+41
* If lv isn't active, skip reactivation.Alasdair Kergon2002-01-251-2/+5
* Prevent lvextend from adding segments with different stripe characteristicsold-VERSIONAlasdair Kergon2002-01-251-4/+6
* The latest attempt at making extended striped LVs work portably with LVM1.Alasdair Kergon2002-01-252-39/+56
* Set pv->pe_size when reading in text-file backup.Alasdair Kergon2002-01-251-0/+1
* Only remove symbolic links when deactivating.Alasdair Kergon2002-01-251-0/+6
* o TidyJoe Thornber2002-01-253-70/+46
* Have a pe_total check using theoretically big number instead of theAlasdair Kergon2002-01-242-0/+10
* Don't bother to write out an empty cache.Alasdair Kergon2002-01-241-1/+6
* Fix the device cache to cope reasonably safely with device name changes.Alasdair Kergon2002-01-243-3/+55
* Clear a FIXME about checking for identical devices by comparing dev_tAlasdair Kergon2002-01-241-2/+1
* removed ~64limit for PEs per PV agk introducedHeinz Mauelshagen2002-01-243-11/+3
* o Limit for number of extents should be 65534.Joe Thornber2002-01-241-2/+2
* Improve allocation error messages when PVs in a VG have the allocatableAlasdair Kergon2002-01-241-8/+8
* Impose max PE limit for each PV.Alasdair Kergon2002-01-242-2/+14
* o Add check for > 65k extents in a single lv.Joe Thornber2002-01-241-0/+12
* o Add extra parameter to lv_manip fnsJoe Thornber2002-01-242-18/+45
* o extra fid parameter to lv_manip fnsJoe Thornber2002-01-242-4/+5
* o Remove pointless calculation.Joe Thornber2002-01-241-2/+0
* Ignore all except one PV found with the same UUID. Use one whichAlasdair Kergon2002-01-243-2/+41
* Fix dev_close arg.Alasdair Kergon2002-01-241-1/+1
* Remove any core files on distclean.Alasdair Kergon2002-01-241-1/+1
* o typoJoe Thornber2002-01-241-1/+1
* o Cut and paste description of how pvmove works that I was mailing someone.Joe Thornber2002-01-241-0/+52
* o Remove redundant symlink-handling code.Alasdair Kergon2002-01-232-40/+12
* Avoid using VG metadata on PVs that are not in VGs.Alasdair Kergon2002-01-234-8/+9
* *** empty log message ***Alasdair Kergon2002-01-231-1/+1
* Silently remove any existing symlink before creating a new one.Alasdair Kergon2002-01-222-3/+16
* Update with info on how to configure command output to look like LVM1Alasdair Kergon2002-01-221-0/+16
* Reviewed interaction with lib/activate now that the interface has settled down.Alasdair Kergon2002-01-221-11/+7
* New config options to customise message output.Alasdair Kergon2002-01-221-0/+10
* Customisable message output prefix / indentation.Alasdair Kergon2002-01-223-13/+53
* o added BUGS file.Joe Thornber2002-01-221-0/+1