summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* o Fix inverted logic in list_empty test.Joe Thornber2002-01-221-1/+1
* old fileAlasdair Kergon2002-01-221-1/+0
* Update. Ready to release?Alasdair Kergon2002-01-221-1/+1
* No need for file output to default to stderr now that log file can beAlasdair Kergon2002-01-211-3/+0
* Insert a missing hash_remove.Alasdair Kergon2002-01-211-0/+2
* o Allow fractional parts for size args. eg, lvcreate -L 34.4MJoe Thornber2002-01-212-6/+35
* o Similar changes for lv_list.Joe Thornber2002-01-2114-34/+34
* o fail if create_pv_list would produce an empty list.Joe Thornber2002-01-211-2/+1
* o Typo in commentJoe Thornber2002-01-211-3/+3
* o ChangedJoe Thornber2002-01-2118-99/+114
* Is this sufficient to fix make -j?Alasdair Kergon2002-01-211-1/+4
* Fixx OB1 error in max LV and max PV numbersPatrick Caulfield2002-01-211-2/+2
* o Changed find_pv_in_vg, and find_lv_in_vg to return a struct pv_list * andJoe Thornber2002-01-218-46/+54
* o names.[hc]Joe Thornber2002-01-212-0/+138
* o lvdisplay now gives a segment map for the -m option.Joe Thornber2002-01-213-39/+40
* o removed display_uuidJoe Thornber2002-01-212-58/+28
* o move the path building functions to lib/activate/names.cJoe Thornber2002-01-214-41/+59
* Allow syslog facility to be set, or turned off, from the config file.Alasdair Kergon2002-01-184-6/+31
* Display something in the "hypothetical" unknown log level case.Alasdair Kergon2002-01-182-3/+3