summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Increment version.old-beta3_2beta3_2Alasdair Kergon2002-05-311-1/+1
* Add vgsplit.Alasdair Kergon2002-05-314-6/+296
* Tidy/fix segment rounding.Alasdair Kergon2002-05-311-7/+14
* TidyAlasdair Kergon2002-05-312-8/+9
* Remember to update VG free_count when reducing size of an LV.Alasdair Kergon2002-05-301-0/+1
* Fix vgcfgrestore segfault (wrong variable used).Alasdair Kergon2002-05-301-3/+2
* updateAlasdair Kergon2002-05-271-1/+1
* o fix changed function namesAJ Lewis2002-05-231-3/+3
* Fix LVM1 backwards compatibility issue when LV with a low LV number is deleted.Alasdair Kergon2002-05-231-4/+9
* o Remove ext3 incompatibility bugJoe Thornber2002-05-231-1/+2
* update for .08Andres Salomon2002-05-232-6/+6
* Rename; add some FIXMEs.Alasdair Kergon2002-05-224-31/+31
* Revert to standard linux macros (for correct behaviour on rare architectures).old-beta3beta3Alasdair Kergon2002-05-211-41/+5
* Update version.Alasdair Kergon2002-05-211-1/+1
* ack, missing includeAndres Salomon2002-05-191-0/+1
* update create_dir() commentAndres Salomon2002-05-191-2/+2
* support recursive mkdir in create_dir()Andres Salomon2002-05-191-8/+33
* synch w/ -3 "oh shit" releaseAndres Salomon2002-05-143-4/+10
* Drop the default chunk size for snapshots down to 8kJoe Thornber2002-05-131-1/+1
* Rewrite missing/corrupt metadata in more cases.Alasdair Kergon2002-05-131-3/+9
* o the _status fxns now take more arguments - this way i don't get theAJ Lewis2002-05-101-26/+40
* Import snapshot status & persistence + indent etc.Alasdair Kergon2002-05-103-59/+42
* o Actually read snapshot percentage from the kernel - what a pain! :)AJ Lewis2002-05-095-87/+152
* Remove a no-op.Alasdair Kergon2002-05-091-12/+9
* o header should only be printed once...AJ Lewis2002-05-081-1/+1
* o Added function find_snapshots to snapshot_manip.c that returns a listAJ Lewis2002-05-083-5/+44
* i) Put back chunksize_ARG for lvcreate.Joe Thornber2002-05-081-3/+3
* Always call init_log() to initialise logging defaults.Alasdair Kergon2002-05-081-8/+6
* implement our own swabbing functions, instead of relying on the kernel's.Andres Salomon2002-05-071-7/+32
* log/{prefix,command_names} use defaults.h & reset between shell cmdsAlasdair Kergon2002-05-071-7/+14
* Default values for some display output settingsAlasdair Kergon2002-05-071-0/+4
* TweaksAlasdair Kergon2002-05-071-40/+35
* updated.Andres Salomon2002-05-071-0/+1
* Make lvm2 compile on big endian archs; use the kernel/glibc's endianAndres Salomon2002-05-071-17/+13
* o Will now correctly remove expired achive files from the system whenAJ Lewis2002-05-031-0/+52
* Add features to get table/status & wait for next event.Patrick Caulfield2002-05-033-8/+149
* forgot to add Conflicts against lvm1 packagesAndres Salomon2002-05-032-0/+2
* updated for 0.95.05-2.Andres Salomon2002-05-035-7/+11
* dittoAndres Salomon2002-05-031-49/+0
* dh_installinit makes a perfectly find postrm script..Andres Salomon2002-05-031-39/+0
* Update.old-beta2_1beta2_1Alasdair Kergon2002-04-301-1/+1
* Some partial VG support with format_text.Alasdair Kergon2002-04-306-16/+28
* get_vgs must check for text format VGs when no lvm1 format VGs presentAlasdair Kergon2002-04-302-2/+3
* o Updated *display output for LVM1 compatibilityAJ Lewis2002-04-292-31/+121
* Changed DEFAULT_PV and DEFAULT_LV to 256 (has been fixed in LVM1 before)Heinz Mauelshagen2002-04-251-2/+2
* Updated for new releaseAndres Salomon2002-04-251-0/+6
* Update example configAlasdair Kergon2002-04-241-0/+13
* Merge with text format branch.Alasdair Kergon2002-04-2488-1787/+2399
* add setlocale() call so that localisation of things like number entryPatrick Caulfield2002-04-241-0/+2
* o Stop printing errors if flushing fails (could be an unconfigured device).Joe Thornber2002-04-241-2/+1