summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * fix: Redefining name 'uuid' from outer scope (line 14)Danny Al-Gaaf2013-04-261-10/+10
| * ceph-disk: remove unused variables from list_partitions()Danny Al-Gaaf2013-04-261-1/+1
| * ceph-disk: fix /dev/dm-[0-9] handling list_all_partitions()Danny Al-Gaaf2013-04-261-1/+5
| * ceph-disk: rename local variable shadowing builtinDanny Al-Gaaf2013-04-261-3/+3
| * ceph-disk: remove twice defined identical function unmountDanny Al-Gaaf2013-04-261-15/+1
| * ceph-disk: remove twice defined function mountDanny Al-Gaaf2013-04-261-34/+0
| * ceph-disk: remove double defined function get_confDanny Al-Gaaf2013-04-261-32/+1
| * ceph-disk: rename local variable shadowing builtinDanny Al-Gaaf2013-04-261-3/+3
| * ceph-disk: install and packageSage Weil2013-04-263-0/+4
| * ceph-disk: simplify command dispatchSage Weil2013-04-261-13/+43
| * ceph-disk: consolidate exceptionsSage Weil2013-04-261-110/+97
| * ceph-disk: consolidate ceph-disk-* into a single binarySage Weil2013-04-263-1764/+1727
| * ceph-disk-prepare: 'mkfs -t' instead of 'mkfs --type='Sage Weil2013-04-261-1/+2
| * ceph-disk-activate: identify cluster .conf by fsidSage Weil2013-04-261-2/+26
| * ceph-disk-activate: abort if target position is already mountedSage Weil2013-04-261-1/+9
| * Revert "ceph-disk-activate: rely on default/configured keyring path"Sage Weil2013-04-261-0/+1
| * Revert "ceph-disk-activate: don't override default or configured osd journal ...Sage Weil2013-04-261-0/+1
| * ceph-disk-activate: rely on default/configured keyring pathSage Weil2013-04-261-1/+0
| * ceph-disk-activate: don't override default or configured osd journal pathSage Weil2013-04-261-1/+0
| * ceph-disk-prepare: move in-use checks to the top, before zapSage Weil2013-04-261-13/+11
| * ceph-disk-prepare: verify device is not in use by device-mapperSage Weil2013-04-261-0/+21
| * ceph-disk-prepare: verify device is not mounted before usingSage Weil2013-04-261-1/+50
| * ceph-disk-prepare: clean up stupid check for a digitSage Weil2013-04-261-3/+1
| * ceph-disk-prepare: use os.path.realpath()Sage Weil2013-04-261-7/+1
| * ceph.spec.in: add new Requires from ceph-disk-prepareDanny Al-Gaaf2013-04-261-0/+5
| * debian: require cryptsetup-binSage Weil2013-04-261-1/+1
| * Fix: use absolute path with udevAlexandre Marangone2013-04-261-1/+1
| * ceph-disk-prepare: -f for mkfs.xfs onlySage Weil2013-04-261-2/+2
| * debian: fix start of ceph-allSage Weil2013-04-261-1/+1
| * ceph-disk-prepare: always force mkfs.xfsAlexandre Marangone2013-04-261-0/+6
| * udev: trigger on dmcrypted osd partitionsSage Weil2013-04-261-0/+16
| * ceph-disk-prepare: add initial support for dm-cryptSage Weil2013-04-261-69/+210
| * ceph-disk-activate: pull mount options from ceph.confAlexandre Marangone2013-04-261-3/+15
| * ceph-disk-activate: use full paths for everythingSage Weil2013-04-261-8/+8
| * ceph-disk-prepare: do partprobe after setting final partition typeSage Weil2013-04-261-0/+7
| * debian: start/stop ceph-all event on install/uninstallSage Weil2013-04-262-0/+6
| * ceph-disk-activate: catch daemon start errorsSage Weil2013-04-261-31/+34
| * udev: trigger ceph-disk-activate directly from udevSage Weil2013-04-267-13/+14
| * ceph-disk-activate: auto detect init systemSage Weil2013-04-261-0/+17
| * ceph-disk-activate: specify full path for blkid, initctl, serviceSage Weil2013-04-261-3/+3
| * upstart: ceph-hotplug -> ceph-osd-activateSage Weil2013-04-262-2/+2
| * upstart/ceph-hotplug: tell activate to start via upstartSage Weil2013-04-261-1/+1
| * ceph-disk-prepare: refactor to support DIR, DISK, or PARTITION for data or jo...Sage Weil2013-04-261-143/+381
| * ceph-disk-activate: detect whether PATH is mount or dirSage Weil2013-04-261-3/+57
| * ceph-disk-activate: add --mark-init INITSYSTEM optionSage Weil2013-04-261-29/+73
| * ceph-disk-activate: factor mounting out of activateSage Weil2013-04-261-59/+76
| * debian: put ceph-mds upstart conf in ceph-mds packageSage Weil2013-04-261-0/+2
| * debian: include /var/lib/ceph/bootstrap-mds in packageSage Weil2013-04-261-0/+1
| * ceph-create-keys: create mds bootstrap keySage Weil2013-04-261-0/+12
| * upstart/ceph-hotplug: drop -- in ceph-disk-activate argsSage Weil2013-04-261-1/+1