Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clear message buffer before use. | Alasdair Kergon | 2004-06-10 | 1 | -0/+1 |
* | Support new target message ioctl. | Alasdair Kergon | 2004-06-08 | 1 | -2/+50 |
* | Fix rounding of large displayed sizes. | Alasdair Kergon | 2004-06-07 | 6 | -24/+23 |
* | Additional kernel target checks before pvmove & snapshot creation. | Alasdair Kergon | 2004-05-24 | 1 | -0/+5 |
* | Remove error labels. | Alasdair Kergon | 2004-05-24 | 1 | -40/+36 |
* | Fix a pvs error path. | Alasdair Kergon | 2004-05-24 | 1 | -3/+4 |
* | xxchange -ae to activation exclusively | Alasdair Kergon | 2004-05-24 | 5 | -8/+35 |
* | Don't return non-zero status if there aren't any volume groups | Alasdair Kergon | 2004-05-20 | 1 | -2/+2 |
* | Rename allocation policies; add --alloc to cmdline; LV inherits from VG. | Alasdair Kergon | 2004-05-18 | 10 | -66/+141 |
* | indent | Alasdair Kergon | 2004-05-18 | 1 | -1/+1 |
* | Restructure lvresize, bringing it closer to lvcreate. | Alasdair Kergon | 2004-05-11 | 1 | -131/+177 |
* | indent | Alasdair Kergon | 2004-05-11 | 2 | -28/+26 |
* | Add --type to lvcreate/resize. | Alasdair Kergon | 2004-05-11 | 6 | -59/+68 |
* | Push lv_create & alloc policy up to tool level. | Alasdair Kergon | 2004-05-05 | 2 | -9/+37 |
* | fix return code | Alasdair Kergon | 2004-05-05 | 1 | -1/+1 |
* | Skip mirror LV. Comments. | Alasdair Kergon | 2004-05-05 | 1 | -0/+27 |
* | Detect invalid LV names in arg lists. | Alasdair Kergon | 2004-05-05 | 1 | -2/+13 |
* | stray space | Alasdair Kergon | 2004-05-05 | 1 | -1/+1 |
* | Separate out polldaemon. | Alasdair Kergon | 2004-05-05 | 6 | -247/+357 |
* | Revise internal locking semantics. | Alasdair Kergon | 2004-05-05 | 8 | -65/+77 |
* | move find_pv_by_name to lib | Alasdair Kergon | 2004-05-05 | 1 | -20/+2 |
* | Begin to separate out segment types. | Alasdair Kergon | 2004-05-04 | 5 | -9/+26 |
* | Support tagged config files. | Alasdair Kergon | 2004-05-04 | 1 | -2/+2 |
* | config option to avoid using install -o -g | Alasdair Kergon | 2004-04-19 | 1 | -6/+6 |
* | Use 64-bit file functions. | Alasdair Kergon | 2004-04-16 | 1 | -0/+1 |
* | lvm.static can be installed in different dir from rest of tools | Alasdair Kergon | 2004-04-14 | 1 | -1/+1 |
* | Option for auto-fallback to LVM1 tools if running 2.4 without device-mapper. | Alasdair Kergon | 2004-04-08 | 1 | -1/+52 |
* | More build fixes | Alasdair Kergon | 2004-04-06 | 3 | -14/+37 |
* | accept argv[0] lvm.static | Alasdair Kergon | 2004-04-05 | 1 | -1/+1 |
* | Missing dev_close_all()s | Alasdair Kergon | 2004-03-31 | 1 | -0/+3 |
* | Update copyright notices. | Alasdair Kergon | 2004-03-30 | 50 | -482/+444 |
* | Update copyright messages. | Alasdair Kergon | 2004-03-30 | 1 | -2/+11 |
* | Fix vgmknodes to remove dud /dev/mapper entries | Alasdair Kergon | 2004-03-30 | 1 | -2/+9 |
* | Move full mknodes functionality from dmsetup into libdevmapper. | Alasdair Kergon | 2004-03-30 | 1 | -49/+26 |
* | and another typo | Alasdair Kergon | 2004-03-26 | 1 | -1/+1 |
* | typo | Alasdair Kergon | 2004-03-26 | 1 | -1/+1 |
* | lvchange --refresh | Alasdair Kergon | 2004-03-26 | 3 | -4/+21 |
* | indent | Alasdair Kergon | 2004-03-26 | 1 | -50/+50 |
* | cmdlib prototypes | Alasdair Kergon | 2004-03-26 | 2 | -0/+57 |
* | .export.sym generation | Alasdair Kergon | 2004-03-26 | 1 | -0/+5 |
* | update configure for cmdlib | Alasdair Kergon | 2004-03-26 | 1 | -54/+0 |
* | Update makefiles (incl. cmdlib). | Alasdair Kergon | 2004-03-26 | 1 | -9/+33 |
* | Rename some files to avoid duplicate filenames in tree. | Alasdair Kergon | 2004-03-26 | 5 | -3/+57 |
* | Add cmdlib code. | Alasdair Kergon | 2004-03-26 | 1 | -0/+86 |
* | Add --nolocking option for read operations if locking is failing/unavailable. | Alasdair Kergon | 2004-03-26 | 3 | -9/+16 |
* | Move main() into separate file. | Alasdair Kergon | 2004-03-26 | 4 | -1231/+1256 |
* | Indent; _init -> _init_lvm | Alasdair Kergon | 2004-03-26 | 1 | -8/+6 |
* | Rebaseline internal verbose level. | Alasdair Kergon | 2004-03-26 | 2 | -2/+2 |
* | Avoid sscanf %as for uClibc | Alasdair Kergon | 2004-03-19 | 1 | -5/+3 |
* | rename config file vars & always use / as separator | Alasdair Kergon | 2004-03-08 | 7 | -53/+51 |