summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* more syncing with lvm2 build processv1_00_17v1_00_16v1_00_15v1_00_14v1_00_13v1_00_12v1_00_11v1_00_10v1_00_09v1_00_08old-v1_00_17old-v1_00_16old-v1_00_15old-v1_00_14old-v1_00_13old-v1_00_12old-v1_00_11old-v1_00_10old-v1_00_09old-v1_00_08Alasdair Kergon2004-02-242-32/+27
* Extract log.h and tweak funcs to be like lvm2 ones.Alasdair Kergon2004-02-244-15/+3
* more makefile syncingAlasdair Kergon2004-02-241-1/+4
* File missed from last checkin.Alasdair Kergon2004-02-181-0/+17
* Basic internationalisation support.Alasdair Kergon2004-02-1313-111/+6020
* Don't recurse symlinked dirs such as /dev/fd on 2.6.Alasdair Kergon2004-02-131-1/+12
* Update autoconf filesAlasdair Kergon2004-02-133-529/+744
* don't inline pool_zalloc(); lift duplicated pool_str(n)dup to pool.cAlasdair Kergon2004-02-134-54/+33
* Don't inline hash _findAlasdair Kergon2004-02-131-1/+1
* Sysfs block device filtering option for 2.6.Alasdair Kergon2004-02-139-27/+330
* split_words()Alasdair Kergon2004-02-132-0/+45
* Update CVS info for move to sources.redhat.com.Alasdair Kergon2004-02-101-5/+5
* Static build too.Alasdair Kergon2004-01-281-2/+12
* Define BLKGETSIZE64 on systems with out-of-date header files.Alasdair Kergon2004-01-271-0/+3
* Userspace support for LIST_VERSIONS ioctl.Alasdair Kergon2004-01-235-18/+76
* Add event number arg to dmsetup wait.Alasdair Kergon2004-01-231-8/+12
* Document that sector size is always 512 bytes. [AJ]Alasdair Kergon2004-01-231-1/+2
* pv/vgchange --uuid to change (non-random) UUIDs to random valuesAlasdair Kergon2004-01-133-52/+101
* If PV/VG uuids are missing, generate them from the pv/vg numbers.Alasdair Kergon2004-01-093-0/+22
* Log full details when "VG data differs between PVs" error message occurs.Alasdair Kergon2004-01-021-0/+29
* Option to revert to default logging function after using a custom one.Alasdair Kergon2003-12-212-3/+6
* Change pvscan to show total of usable device size (instead of free data space).Alasdair Kergon2003-12-091-2/+1
* Remove undocumented -m abbreviation.Alasdair Kergon2003-12-091-1/+1
* Relax restriction on pe_start location when re-writing LVM1 metadata.Alasdair Kergon2003-12-093-5/+7
* Fix support for PVs on read only devices. [Still must set LVs read only]Alasdair Kergon2003-11-216-12/+39
* dumpconfigAlasdair Kergon2003-11-211-0/+1
* Don't remove mirror LV until after other LVs reloaded.Alasdair Kergon2003-11-201-2/+3
* Update dmsetup man.v1_00_07v1_00_06old-v1_00_07old-v1_00_06Alasdair Kergon2003-11-171-11/+18
* Ready for another release.v2_00_08old-v2_00_08Alasdair Kergon2003-11-142-1/+17
* lvcreate should close the initialised snapshot device immediately.Alasdair Kergon2003-11-144-7/+29
* Add/update some man pages.Alasdair Kergon2003-11-1410-13/+201
* vgscan --mknodesAlasdair Kergon2003-11-143-3/+15
* Fix dev_zero() offset.Alasdair Kergon2003-11-131-0/+2
* Immediate error on big memory allocations when --enable-debug.Alasdair Kergon2003-11-131-0/+6
* Missing include.Alasdair Kergon2003-11-131-0/+1
* vgmknodes also creates necessary nodes in /dev/mapperAlasdair Kergon2003-11-133-14/+23
* dmsetup mknodesAlasdair Kergon2003-11-134-22/+95
* The LVM2 part of vgmknodes [still to do the non-devfs device-mapper bit].Alasdair Kergon2003-11-129-6/+93
* Accept tables from stdin with dmsetup.Alasdair Kergon2003-11-123-25/+82
* Exclude v1 compatibility code when configured with --disable-compatAlasdair Kergon2003-11-101-45/+81
* Default to unlimited number of LVs/PVs in lvm2 format.Alasdair Kergon2003-11-066-39/+57
* Prevent PV allocation bit getting changed for format_text orphans.Alasdair Kergon2003-11-063-1/+10
* Fix vgremove 'all OK' checkAlasdair Kergon2003-11-061-1/+1
* Configuration-time O_DIRECT setting.Alasdair Kergon2003-11-063-101/+147
* Add drbd.Alasdair Kergon2003-11-061-0/+1
* Fit locking bits into 1 byte.Alasdair Kergon2003-11-061-6/+6
* Ban vgcreate -s 0Alasdair Kergon2003-11-061-0/+5
* Fix pvchange segfault with orphans.Alasdair Kergon2003-11-061-1/+1
* Don't trigger error if changing PV allocation to the state it already is.Alasdair Kergon2003-11-061-2/+2
* Cope better with LVM1 minor numbers & LV numbers.Alasdair Kergon2003-11-066-23/+61