summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pre-releasev2_01_15old-v2_01_15Alasdair Kergon2005-10-162-3/+3
* Code to build and display device dependency tree.Alasdair Kergon2005-10-1618-52/+2448
* Add dmsetup --nolockfs support for suspend/reload.Alasdair Kergon2005-10-046-1/+21
* Refuse to run pvcreate/pvremove on devices we can't open exclusively.Alasdair Kergon2005-10-035-9/+61
* Use ORPHAN lock definition throughout.Alasdair Kergon2005-10-036-19/+20
* Validate chunksize in lvcreate.Alasdair Kergon2005-09-301-0/+1
* Impose chunk size limitation.Alasdair Kergon2005-09-301-1/+6
* Reduce chunksize limit to 512k.Alasdair Kergon2005-09-293-1/+3
* post-releaseAlasdair Kergon2005-09-261-0/+3
* 1.01.05old-dm_v1_01_05dm_v1_01_05Alasdair Kergon2005-09-261-2/+2
* Fix chunksize field in reports.Alasdair Kergon2005-09-234-3/+21
* Don't hide snapshots from default 'lvs' output.Alasdair Kergon2005-09-233-2/+6
* Resync list.h with LVM2.Alasdair Kergon2005-09-221-0/+1
* Remember increased buffer size and use for subsequent calls.Alasdair Kergon2005-09-202-9/+16
* Explicitly initialise no_open_countAlasdair Kergon2005-09-201-0/+1
* On 'buffer full' condition, double buffer size and repeat ioctl. [Untested]Alasdair Kergon2005-09-192-35/+64
* Add is_dm_major() for use in duplicate device detection in lvmcache_add().Alasdair Kergon2005-09-164-1/+36
* Really switch device number in lvmcache when it says it is doing so.Alasdair Kergon2005-09-161-0/+2
* Option for bitset memory allocation using malloc as well as pool.Alasdair Kergon2005-09-161-1/+10
* Don't assume exactly two mirrors when parsing mirror statusAlasdair Kergon2005-09-022-3/+27
* Suppress fsync() error message on filesystems that don't support it.Alasdair Kergon2005-09-013-2/+3
* Fix yes_no_prompt() error handling.Alasdair Kergon2005-08-312-7/+18
* add comments to example conf file to warn about common filter line mistakesAlasdair Kergon2005-08-311-2/+6
* Fix termination of getopt_long() option array.Alasdair Kergon2005-08-182-2/+3
* lvmconf.shAlasdair Kergon2005-08-161-0/+1
* Add copyright notice to lvmconf.sh and use unique exit codes.Alasdair Kergon2005-08-161-4/+15
* Add format1 dev_write debug messages.Alasdair Kergon2005-08-162-0/+20
* clvmd no longer takes out locks for non-clusteed LVs,Patrick Caulfield2005-08-164-23/+30
* Add clustered VG attribute to report.Alasdair Kergon2005-08-154-3/+9
* Move lvconvert parameters into struct lvconvert_params.Alasdair Kergon2005-08-152-35/+61
* Add clustered VG flag to LV lock requests.Alasdair Kergon2005-08-152-8/+15
* Change LV locking macros to take lv instead of lvid.Alasdair Kergon2005-08-1512-67/+68
* Prepare tools to support clustered mirrors.Alasdair Kergon2005-08-1412-21/+61
* Factor out generate_log_name_format().Alasdair Kergon2005-08-124-17/+24
* Factor out adjusted_mirror_region_size()Alasdair Kergon2005-08-124-9/+27
* Move compose_log_line() into mirror directory.Alasdair Kergon2005-08-104-52/+44
* Don't kill idling clvmd threads.Alasdair Kergon2005-08-091-0/+1
* Factor out _get_library_path().Alasdair Kergon2005-08-092-6/+14
* Don't send a signal to kill threads that are idling nicely as it upsets them.Patrick Caulfield2005-08-091-1/+1
* Report 'buffer full' condition with v4 ioctl as well as with v1.Alasdair Kergon2005-08-082-0/+5
* aoeAlasdair Kergon2005-08-081-0/+1
* Recognise aoe devices.Alasdair Kergon2005-08-081-0/+1
* post-releaseAlasdair Kergon2005-08-042-3/+6
* update pov2_01_14old-v2_01_14Alasdair Kergon2005-08-041-200/+178
* Fix lvconvert PV parameter in help string.Alasdair Kergon2005-08-042-1/+2
* fix last checkinAlasdair Kergon2005-08-041-6/+0
* Prevent snapshots getting activated in a clustered VG.Alasdair Kergon2005-08-042-3/+18
* Separate out _build_dev_string.Alasdair Kergon2005-08-042-56/+37
* Move zero_lv to toollib.Alasdair Kergon2005-08-044-45/+49
* post-releaseAlasdair Kergon2005-08-021-0/+3