2010-03-25 |
Alasdair Kergon | Add some assertions to allocation code. |
commit | commitdiff | tree |
2010-03-25 |
Alasdair Kergon | more diagnostics |
commit | commitdiff | tree |
2010-03-25 |
Alasdair Kergon | more diagnostics |
commit | commitdiff | tree |
2010-03-25 |
Alasdair Kergon | add debug mesg |
commit | commitdiff | tree |
2010-03-25 |
Alasdair Kergon | . |
commit | commitdiff | tree |
2010-03-25 |
Alasdair Kergon | add debug mesgs and attempt to control which device... |
commit | commitdiff | tree |
2010-03-25 |
Alasdair Kergon | add debug output and attempt to control which device... |
commit | commitdiff | tree |
2010-03-25 |
Alasdair Kergon | improve a few comments in last check-in |
commit | commitdiff | tree |
2010-03-25 |
Alasdair Kergon | Introduce pv_area_used into allocation algorithm and... |
commit | commitdiff | tree |
2010-03-24 |
Mike Snitzer | Revert having clvmd consult the lvm.conf "activation... |
commit | commitdiff | tree |
2010-03-24 |
Zdenek Kabelac | Move declaration of struct dm_info info to declaration... |
commit | commitdiff | tree |
2010-03-23 |
Mike Snitzer | Improve activation monitoring option processing |
commit | commitdiff | tree |
2010-03-23 |
Petr Rockai | Also honour abort_on_internal_errors when log_fn is... |
commit | commitdiff | tree |
2010-03-23 |
Peter Rajnoha | UDEV_SYNC_SUPPORT, not UDEV_SYNC! |
commit | commitdiff | tree |
2010-03-23 |
Alasdair Kergon | Allow dynamic extension of array of areas selected... |
commit | commitdiff | tree |
2010-03-23 |
Peter Rajnoha | Export and use only valid cookie value in test suite. |
commit | commitdiff | tree |
2010-03-23 |
Peter Rajnoha | Autoreconf. |
commit | commitdiff | tree |
2010-03-23 |
Peter Rajnoha | Strictly require libudev if udev_sync is used. |
commit | commitdiff | tree |
2010-03-23 |
Peter Rajnoha | Add support for ioctl's DM_UEVENT_GENERATED_FLAG. |
commit | commitdiff | tree |
2010-03-23 |
Alasdair Kergon | Avoid duplicate definitions. |
commit | commitdiff | tree |
2010-03-23 |
Zdenek Kabelac | Remove const modifier for struct volume_group* from... |
commit | commitdiff | tree |
2010-03-20 |
Mike Snitzer | Don't allow resizing of internal logical volumes. |
commit | commitdiff | tree |
2010-03-19 |
Alasdair Kergon | Fix libdevmapper-event pkgconfig version string to... |
commit | commitdiff | tree |
2010-03-18 |
Dave Wysochanski | Update WHATS_NEW for last checkin. |
commit | commitdiff | tree |
2010-03-18 |
Dave Wysochanski | Avoid scanning all pvs in the system if operating on... |
commit | commitdiff | tree |
2010-03-18 |
Alasdair Kergon | autoreconf & add missing WHATS_NEW entry |
commit | commitdiff | tree |
2010-03-18 |
Petr Rockai | Run both locking_type 1 and 3 tests (forgot to uncommen... |
commit | commitdiff | tree |
2010-03-18 |
Petr Rockai | Skip locking_type 3 tests instead of failing when syste... |
commit | commitdiff | tree |
2010-03-18 |
Petr Rockai | Add infrastructure for running the functional testsuite... |
commit | commitdiff | tree |
2010-03-17 |
Dave Wysochanski | Add pvchange -u --all to testsuite. |
commit | commitdiff | tree |
2010-03-17 |
Mike Snitzer | testsuite: get stacktrace if test drops core |
commit | commitdiff | tree |
2010-03-17 |
Milan Broz | Disable long living process flag in lvm2app. |
commit | commitdiff | tree |
2010-03-17 |
Milan Broz | Fix pvcreate device check. |
commit | commitdiff | tree |
2010-03-17 |
Alasdair Kergon | Suppress repeated errors about the same missing PV... |
commit | commitdiff | tree |
2010-03-16 |
Alasdair Kergon | fix last checkin |
commit | commitdiff | tree |
2010-03-16 |
Alasdair Kergon | Only do one full device scan during each read of text... |
commit | commitdiff | tree |
2010-03-16 |
Alasdair Kergon | Remove unnecessary full_scan parameter from get_vgids... |
commit | commitdiff | tree |
2010-03-16 |
Alasdair Kergon | replace existing_pv with existing_pvl |
commit | commitdiff | tree |
2010-03-16 |
Alasdair Kergon | Look up missing PVs by uuid not dev_name in _pvs_single... |
commit | commitdiff | tree |
2010-03-16 |
Alasdair Kergon | Introduce is_missing_pv(). |
commit | commitdiff | tree |
2010-03-16 |
Milan Broz | Fix clvmd Makefile to not overwrite LIBS from template... |
commit | commitdiff | tree |
2010-03-09 |
Alasdair Kergon | post-release |
commit | commitdiff | tree |
2010-03-09 |
Alasdair Kergon | pre-release cleanups |
commit | commitdiff | tree |
2010-03-09 |
Alasdair Kergon | pre-release |
commit | commitdiff | tree |
2010-03-09 |
Alasdair Kergon | some missing debug messages |
commit | commitdiff | tree |
2010-03-09 |
Zdenek Kabelac | Update comments for selecting maps |
commit | commitdiff | tree |
2010-03-09 |
Alasdair Kergon | . |
commit | commitdiff | tree |
2010-03-09 |
Alasdair Kergon | Misc cleanups in the new mlock code, incl. improving... |
commit | commitdiff | tree |
2010-03-08 |
Zdenek Kabelac | Use mlock() only on 'r' memory maps |
commit | commitdiff | tree |
2010-03-08 |
Milan Broz | Add --help dmsetup option as the synonym for help command. |
commit | commitdiff | tree |
2010-03-08 |
Milan Broz | Add --showkeys parameter description into dmsetup man... |
commit | commitdiff | tree |
2010-03-08 |
Zdenek Kabelac | Unconditionaly ignore also Virtual Dynamically-linked... |
commit | commitdiff | tree |
2010-03-05 |
Zdenek Kabelac | Use '_' prefix for local static variable. |
commit | commitdiff | tree |
2010-03-05 |
Zdenek Kabelac | mlockall() -> mlock() |
commit | commitdiff | tree |
2010-03-04 |
Zdenek Kabelac | Use UDEV_LIBS, and link -ludev only when needed. |
commit | commitdiff | tree |
2010-03-04 |
Zdenek Kabelac | Use DL_LIBS, remove -ldl from global LIBS and link... |
commit | commitdiff | tree |
2010-03-04 |
Zdenek Kabelac | This patch add SELINUX_LIBS and STATIC_LIBS variables. |
commit | commitdiff | tree |
2010-03-04 |
Zdenek Kabelac | Removes -rdynamic from linking of lvm.static and dmeven... |
commit | commitdiff | tree |
2010-03-04 |
Zdenek Kabelac | Pthread linking change |
commit | commitdiff | tree |
2010-03-04 |
Zdenek Kabelac | Readline linking update |
commit | commitdiff | tree |
2010-03-04 |
Zdenek Kabelac | Introduce LVMINTERNAL_LIBS |
commit | commitdiff | tree |
2010-03-04 |
Zdenek Kabelac | As fsadm is installed by default - it's a common practi... |
commit | commitdiff | tree |
2010-03-04 |
Zdenek Kabelac | This patch moves inclusion of the make.tmpl before... |
commit | commitdiff | tree |
2010-03-04 |
Zdenek Kabelac | Use consistently $() instead of ${} for all Makefile... |
commit | commitdiff | tree |
2010-03-04 |
Zdenek Kabelac | Replace CFLOW_CMD only in make.tmpl and use it as varia... |
commit | commitdiff | tree |
2010-03-04 |
Zdenek Kabelac | Use $(top_builddir) for inclusion of make.tmpl in Makef... |
commit | commitdiff | tree |
2010-03-04 |
Zdenek Kabelac | Use datarootdir and fix warning during configure process: |
commit | commitdiff | tree |
2010-03-04 |
Zdenek Kabelac | Usage of AC_PROG_SED and AC_PROG_MKDIR_P requires autoc... |
commit | commitdiff | tree |
2010-03-02 |
Mike Snitzer | Handle a misaligned device that reports a -1 alignment_... |
commit | commitdiff | tree |
2010-03-01 |
Alasdair Kergon | Extend core allocation code in preparation for mirrored... |
commit | commitdiff | tree |
2010-02-26 |
Fabio M. Di... | - fix whitespaces all over (tabs/spaces) |
commit | commitdiff | tree |
2010-02-24 |
Milan Broz | Remove lvs_in_vg_activated_by_uuid_only call. |
commit | commitdiff | tree |
2010-02-24 |
Milan Broz | Always query device by uuid only. |
commit | commitdiff | tree |
2010-02-24 |
Dave Wysochanski | Update WHATS_NEW. |
commit | commitdiff | tree |
2010-02-24 |
Dave Wysochanski | Add Doxygen file for lvm2app to generate documentation... |
commit | commitdiff | tree |
2010-02-24 |
Dave Wysochanski | Update doxygen comments for lvm2app.h. |
commit | commitdiff | tree |
2010-02-24 |
Dave Wysochanski | Update lvm2app interactive unit test for vg/lv tags. |
commit | commitdiff | tree |
2010-02-24 |
Dave Wysochanski | Add lvm_lv_get_tags(), lvm_lv_add_tag(), and lvm_lv_rem... |
commit | commitdiff | tree |
2010-02-24 |
Dave Wysochanski | Add lvm_vg_get_tags(), lvm_vg_add_tag(), and lvm_vg_rem... |
commit | commitdiff | tree |
2010-02-24 |
Dave Wysochanski | Add tag_list_copy() supporting function inside lvm2app. |
commit | commitdiff | tree |
2010-02-24 |
Dave Wysochanski | Add dm_pool_strdup to allocate memory and copy a tag... |
commit | commitdiff | tree |
2010-02-24 |
Dave Wysochanski | Refactor lvchange_tag() to call lv_change_tag() library... |
commit | commitdiff | tree |
2010-02-24 |
Dave Wysochanski | Refactor vgcreate to call new vg_change_tag() function. |
commit | commitdiff | tree |
2010-02-24 |
Dave Wysochanski | Refactor _vgchange_tag() to vg_change_tag() library... |
commit | commitdiff | tree |
2010-02-23 |
Petr Rockai | Add _mlog devices to dependency trees using UUID, not... |
commit | commitdiff | tree |
2010-02-22 |
Petr Rockai | Relax a check on blkid exit value, which seems to be... |
commit | commitdiff | tree |
2010-02-17 |
Mike Snitzer | Do not reload origin again in lv_remove_single() if... |
commit | commitdiff | tree |
2010-02-17 |
Mike Snitzer | Refactor snapshot-merge deptree and device removal... |
commit | commitdiff | tree |
2010-02-17 |
Petr Rockai | In testsuite, catch also failures that happen in the... |
commit | commitdiff | tree |
2010-02-16 |
Dave Wysochanski | Add nightly test to cover vg/lv tags add/delete. |
commit | commitdiff | tree |
2010-02-16 |
Dave Wysochanski | Add get_{pv|vg|lv}_field() nightly test helper functions. |
commit | commitdiff | tree |
2010-02-16 |
Alasdair Kergon | use lvm2app to refer to library now |
commit | commitdiff | tree |
2010-02-16 |
Alasdair Kergon | post-release |
commit | commitdiff | tree |
2010-02-15 |
Alasdair Kergon | pre-release |
commit | commitdiff | tree |
2010-02-15 |
Zdenek Kabelac | Update |
commit | commitdiff | tree |
2010-02-15 |
Zdenek Kabelac | Use dm_report_field_int32 instead of dm_report_field_ui... |
commit | commitdiff | tree |
2010-02-15 |
Dave Wysochanski | Update lvm2app.h comments to remove hidden VG comment... |
commit | commitdiff | tree |
2010-02-15 |
Zdenek Kabelac | * update for last 3 commits |
commit | commitdiff | tree |
2010-02-15 |
Zdenek Kabelac | Fix dm_report_field_uint64 to really use 64bit. |
commit | commitdiff | tree |
2010-02-15 |
Zdenek Kabelac | Cleanup float arithmetic gcc warning. |
commit | commitdiff | tree |
next |