2007-12-05 |
Alasdair Kergon | fix ioctls to use long not int |
commit | commitdiff | tree |
2007-12-05 |
Patrick Caulfield | Tidy the clvmd backup code. |
commit | commitdiff | tree |
2007-12-05 |
Jim Meyering | Avoid spurious test failure when compiled with readline... |
commit | commitdiff | tree |
2007-12-04 |
Patrick Caulfield | When we unlock a VG tell the clvmds to see if a backup... |
commit | commitdiff | tree |
2007-12-03 |
Alasdair Kergon | fixme |
commit | commitdiff | tree |
2007-12-03 |
Alasdair Kergon | fixes |
commit | commitdiff | tree |
2007-12-03 |
Alasdair Kergon | fix changed parms |
commit | commitdiff | tree |
2007-12-03 |
Alasdair Kergon | missing #include |
commit | commitdiff | tree |
2007-11-30 |
Alasdair Kergon | fix |
commit | commitdiff | tree |
2007-11-30 |
Alasdair Kergon | readahead support completed - untested |
commit | commitdiff | tree |
2007-11-30 |
Alasdair Kergon | read_ahead node ops |
commit | commitdiff | tree |
2007-11-29 |
Alasdair Kergon | uncomment libdevmapper readahead calls |
commit | commitdiff | tree |
2007-11-29 |
Alasdair Kergon | refine specification of dmsetup readahead |
commit | commitdiff | tree |
2007-11-27 |
Alasdair Kergon | add read_ahead functions to library and dmsetup --readahead |
commit | commitdiff | tree |
2007-11-27 |
Petr Rockai | Fix a possible double-free in libdevmapper-event. |
commit | commitdiff | tree |
2007-11-22 |
Alasdair Kergon | drop mirrored_pv/mirrored_pe from alloc handle |
commit | commitdiff | tree |
2007-11-22 |
Alasdair Kergon | Start refactoring pvmove allocation code. |
commit | commitdiff | tree |
2007-11-22 |
Alasdair Kergon | FIXMEs for case where dm itself has device open |
commit | commitdiff | tree |
2007-11-19 |
Alasdair Kergon | note pvmove breakage |
commit | commitdiff | tree |
2007-11-16 |
Alasdair Kergon | Decode cluster locking state in log message. (untested) |
commit | commitdiff | tree |
2007-11-15 |
Alasdair Kergon | move pvresize_single back under tools |
commit | commitdiff | tree |
2007-11-15 |
Alasdair Kergon | Fix --addtag to drop @ prefix from name |
commit | commitdiff | tree |
2007-11-15 |
Alasdair Kergon | more vg_read lock fixes |
commit | commitdiff | tree |
2007-11-15 |
Patrick Caulfield | If the pre_command fails then go back and wait patientl... |
commit | commitdiff | tree |
2007-11-15 |
Alasdair Kergon | define LCK_NONE for cases when vg_lock_and_read already... |
commit | commitdiff | tree |
2007-11-15 |
Alasdair Kergon | another vg_lock_and_read |
commit | commitdiff | tree |
2007-11-15 |
Alasdair Kergon | Convert some vg_reads into vg_lock_and_reads |
commit | commitdiff | tree |
2007-11-14 |
Alasdair Kergon | Avoid nested vg_reads when processing PVs in VGs and... |
commit | commitdiff | tree |
2007-11-14 |
Patrick Caulfield | Make it compile with new lv_info_by_lvid() prototype |
commit | commitdiff | tree |
2007-11-14 |
Alasdair Kergon | Accept sizes with --readahead argument. |
commit | commitdiff | tree |
2007-11-12 |
Alasdair Kergon | fix precedence |
commit | commitdiff | tree |
2007-11-12 |
Alasdair Kergon | readahead activation code (but no dm support yet) |
commit | commitdiff | tree |
2007-11-12 |
Alasdair Kergon | Add DM_READ_AHEAD_MINIMUM_FLAG |
commit | commitdiff | tree |
2007-11-12 |
Dave Wysochanski | Fix compile warnings / minor errors introduced recently. |
commit | commitdiff | tree |
2007-11-12 |
Alasdair Kergon | Remove new mirror logs when creation fails. |
commit | commitdiff | tree |
2007-11-12 |
Alasdair Kergon | Attempt to remove incomplete LVs with lvcreate zeroing... |
commit | commitdiff | tree |
2007-11-09 |
Alasdair Kergon | Define DM_READ_AHEAD_AUTO and DM_READ_AHEAD_NONE. |
commit | commitdiff | tree |
2007-11-09 |
Alasdair Kergon | Enhance the management of readahead settings. |
commit | commitdiff | tree |
2007-11-07 |
Alasdair Kergon | Prevent lvconvert -s from using same LV as origin and... |
commit | commitdiff | tree |
2007-11-05 |
Alasdair Kergon | Add pv_mda_free and vg_mda_free fields to reports for... |
commit | commitdiff | tree |
2007-11-05 |
Alasdair Kergon | attempt to fix human-readable unit output when number... |
commit | commitdiff | tree |
2007-11-05 |
Alasdair Kergon | fix inverted orphan test |
commit | commitdiff | tree |
2007-11-05 |
Alasdair Kergon | adjust sizes for metadata |
commit | commitdiff | tree |
2007-11-05 |
Alasdair Kergon | Show 'not usable' space when PV is too large for device... |
commit | commitdiff | tree |
2007-11-04 |
Alasdair Kergon | Add LVM2 version to 'Generated by' comment in metadata. |
commit | commitdiff | tree |
2007-11-04 |
Alasdair Kergon | fix new lvremove checks - mustn't fail when activation... |
commit | commitdiff | tree |
2007-11-04 |
Alasdair Kergon | Fix error message when fixing up PV size in lvm2 metada... |
commit | commitdiff | tree |
2007-11-02 |
Alasdair Kergon | Fix orphan-related locking in pvdisplay and pvs. |
commit | commitdiff | tree |
2007-11-02 |
Bryn M. Reeves | Convert pvchange, pvdisplay, pvscan to use is_orphan() |
commit | commitdiff | tree |
2007-11-02 |
Bryn M. Reeves | Add is_orphan_vg() and change all hardcoded checks... |
commit | commitdiff | tree |
2007-10-24 |
Alasdair Kergon | explanation of md superblock location & avoid compilati... |
commit | commitdiff | tree |
2007-10-24 |
Alasdair Kergon | Detect md superblocks version 1.0, 1.1 and 1.2. |
commit | commitdiff | tree |
2007-10-24 |
Alasdair Kergon | refactor dev-md.c, separating out the magic number... |
commit | commitdiff | tree |
2007-10-12 |
Dave Wysochanski | Remove comment about allocation of pv->vg_name. |
commit | commitdiff | tree |
2007-10-12 |
Dave Wysochanski | Add _alloc_pv() and _free_pv() from _pv_create() code... |
commit | commitdiff | tree |
2007-10-12 |
Dave Wysochanski | Add pv_dev_name() to access PV device name. |
commit | commitdiff | tree |
2007-10-12 |
Dave Wysochanski | Accessor functions for PV will not modify the given PV. |
commit | commitdiff | tree |
2007-10-11 |
Dave Wysochanski | Non-functional change - refactor lv_create_empty(). |
commit | commitdiff | tree |
2007-10-11 |
Dave Wysochanski | Non-functional change - refactor vg_add_snapshot fid... |
commit | commitdiff | tree |
2007-10-10 |
Alasdair Kergon | Handle new sysfs subsystem/block/devices directory... |
commit | commitdiff | tree |
2007-10-10 |
Alasdair Kergon | Fix configure --with-dmeventd-path substitution. |
commit | commitdiff | tree |
2007-10-09 |
Jim Meyering | Run tests with LVM_SYSTEM_DIR pointing to private root... |
commit | commitdiff | tree |
2007-10-09 |
Jim Meyering | Allow $DM_DEV_DIR envvar to override default of "/dev". |
commit | commitdiff | tree |
2007-10-03 |
Jim Meyering | Fix the fsadm build failure without using -llvm. |
commit | commitdiff | tree |
2007-10-03 |
Jim Meyering | Revert last change. fsadm must not depend on -llvm. |
commit | commitdiff | tree |
2007-10-03 |
Petr Rockai | a) use dmsetup version to check for dmsetup, but if... |
commit | commitdiff | tree |
2007-10-03 |
Jim Meyering | Arrange for "make clean" to remove the symlink, too. |
commit | commitdiff | tree |
2007-10-03 |
Jim Meyering | Avoid link failure when building fsadm. |
commit | commitdiff | tree |
2007-10-02 |
Petr Rockai | Fix underquotations in lvm_dump.sh. |
commit | commitdiff | tree |
2007-10-02 |
Petr Rockai | Fix a bug in lvm_dump.sh checks for lvm/dmsetup binarie... |
commit | commitdiff | tree |
2007-10-01 |
Dave Wysochanski | Remove unused pargc parameter |
commit | commitdiff | tree |
2007-09-25 |
Jim Meyering | doc/testing.txt: Fix typo: s/this/thing/. |
commit | commitdiff | tree |
2007-09-24 |
Dave Wysochanski | Some const fixups for previous checkins |
commit | commitdiff | tree |
2007-09-24 |
Jim Meyering | Avoid over-quoting in shell scripts. |
commit | commitdiff | tree |
2007-09-24 |
Dave Wysochanski | Refactor lvcreate mirror parameter validation. |
commit | commitdiff | tree |
2007-09-24 |
Dave Wysochanski | Refactor lvcreate stripe parameter validation. |
commit | commitdiff | tree |
2007-09-21 |
Dave Wysochanski | add tests to validate lvextend %PVS |
commit | commitdiff | tree |
2007-09-21 |
Jim Meyering | Don't emit a trailing newline to stderr. |
commit | commitdiff | tree |
2007-09-21 |
Jim Meyering | Print --help output to stdout, not stderr. |
commit | commitdiff | tree |
2007-09-21 |
Jim Meyering | After a diagnostic, suggest --help, rather than printin... |
commit | commitdiff | tree |
2007-09-21 |
Jim Meyering | Rename test scripts not to include the 4-digit number. |
commit | commitdiff | tree |
2007-09-21 |
Jim Meyering | Correct typo in comments: s/is part of the LVM2/is... |
commit | commitdiff | tree |
2007-09-20 |
Dave Wysochanski | Add %PVS extents option to lvresize, lvextend, and... |
commit | commitdiff | tree |
2007-09-18 |
Jim Meyering | test/t3000-lvcreate-pvtags.sh: Use better test names. |
commit | commitdiff | tree |
2007-09-18 |
Jim Meyering | * configure.in (AC_CONFIG_FILES): Remove the test/... |
commit | commitdiff | tree |
2007-09-18 |
Jim Meyering | test/Makefile.in (lvm-wrapper): Use $(DMDIR)/lib/,... |
commit | commitdiff | tree |
2007-09-18 |
Jim Meyering | Clean-up and wording changes; add copyright notices. |
commit | commitdiff | tree |
2007-09-18 |
Jim Meyering | Test how lvcreate handles its command-line options. |
commit | commitdiff | tree |
2007-09-18 |
Jim Meyering | Clean up shared-lib support in test/. |
commit | commitdiff | tree |
2007-09-18 |
Jim Meyering | Allow relative dir name in: --with-dmdir=../device... |
commit | commitdiff | tree |
2007-09-18 |
Jim Meyering | Add testing framework, along with first few tests. |
commit | commitdiff | tree |
2007-09-18 |
Jim Meyering | Create a symlink, e.g., libdevmapper.so.1.02, in the... |
commit | commitdiff | tree |
2007-09-17 |
Alasdair Kergon | Moved the obsolete test subdirectory to old-tests. |
commit | commitdiff | tree |
2007-09-17 |
Alasdair Kergon | Remove no-longer-correct restrictions on PV arg count... |
commit | commitdiff | tree |
2007-09-17 |
Alasdair Kergon | clarification |
commit | commitdiff | tree |
2007-09-17 |
Alasdair Kergon | Fix strdup memory leak in str_list_dup(). |
commit | commitdiff | tree |
2007-09-12 |
Jim Meyering | configure: regenerate, to remove vestige of an upcoming... |
commit | commitdiff | tree |
2007-09-12 |
Jim Meyering | Avoid static link failure with some SELinux libraries. |
commit | commitdiff | tree |
2007-09-11 |
Jim Meyering | Diagnose invalid PE values given on the pvmove command... |
commit | commitdiff | tree |
2007-09-11 |
Dave Wysochanski | Undo previous checkin - output format not good, info... |
commit | commitdiff | tree |
next |