ceph-safe-disk:master

Last commit made on 2017-09-16
Get this branch:
git clone -b master https://git.launchpad.net/ceph-safe-disk

Branch merges

Branch information

Name:
master
Repository:
lp:ceph-safe-disk

Recent commits

9a248d3... by Alberto Corona <email address hidden>

Version bump

Signed-off-by: Alberto Corona <email address hidden>

0e75d6e... by Alberto Corona <email address hidden>

Update cargo.toml

Signed-off-by: Alberto Corona <email address hidden>

fb2e2e8... by Chris Holcombe

Merge pull request #8 from 0X1A/master

Fix process exiting

064681f... by Alberto Corona <email address hidden>

Fix process exiting

 - Using process::exit does not unwind the stacking leaving garbage
   behind for the kernel to clean
 - Use an intermediate function that returns a status (i32) then
   exits using process::exit

Signed-off-by: Alberto Corona <email address hidden>

049f140... by Alberto Corona <email address hidden>

Add license

Signed-off-by: Alberto Corona <email address hidden>

1dc17ec... by Chris Holcombe

LP can not build classic confinement snaps yet. Will swap this out when that is fixed

a40b6a6... by Chris Holcombe

Change over to use macros 1.1 and serde. Also rustfmt all files

5c25037... by Chris Holcombe

Add snappy builds

4ab3d82... by Chris Holcombe

Add debian packaging files

74c70bb... by Chris Holcombe

Merge pull request #7 from 0X1A/master

Add support for formatted output