Sage Weil
|
53b076d5fb
|
Merge remote branch 'origin/rbd-fiemap' into unstable
|
2010-11-09 14:23:12 -08:00 |
|
Colin Patrick McCabe
|
8f3672dc48
|
Replace sprintf with snprintf
Replace sprintf with snprintf. This is especially critical when the
format string includes "%s".
Signed-off-by: Colin McCabe <colinm@hq.newdream.net>
|
2010-11-04 14:33:48 -07:00 |
|
Yehuda Sadeh
|
185f4e5d88
|
fiemap: move read_fiemap from rbd.cc to fiemap.cc
|
2010-08-06 10:55:09 -07:00 |
|
Yehuda Sadeh
|
823c36c290
|
autoconf: detect existence of linux/fiemap.h
|
2010-08-05 17:19:16 -07:00 |
|
Yehuda Sadeh
|
afb8cdf02e
|
rbd: implement copy operation using sparse_read
|
2010-08-05 16:14:51 -07:00 |
|
Yehuda Sadeh
|
af922877b9
|
rbd: use sparse_read op for export
|
2010-08-05 15:59:23 -07:00 |
|
Yehuda Sadeh
|
aa5eced197
|
osd: add a mapext operation for mapping extents (fiemap)
|
2010-08-04 16:45:08 -07:00 |
|
Yehuda Sadeh
|
e2bb2e7905
|
rbd: import using fiemap
still requires some cleanup, but basically works
|
2010-08-04 12:19:25 -07:00 |
|
Yehuda Sadeh
|
16c0fea256
|
librados: remove use of snapid_t
|
2010-07-23 11:43:25 -07:00 |
|
Yehuda Sadeh
|
bf8aa18d48
|
rbd: add removal of snapshots
|
2010-07-19 10:20:43 -07:00 |
|
Yehuda Sadeh
|
f00992c9c7
|
librados: librados.hpp should be standalone
removed references to object_t, declared librados::SnapContext
|
2010-07-16 14:05:59 -07:00 |
|
Yehuda Sadeh
|
1f7e11aaf0
|
rbd: fix usage
|
2010-07-15 14:50:33 -07:00 |
|
Yehuda Sadeh
|
d565ae3d04
|
rbd: rbd tool can parse embedded snapshots name
also update man page
|
2010-07-15 14:35:04 -07:00 |
|
Yehuda Sadeh
|
27bd901898
|
rbdtool: rename rbdtool to 'rbd' tool and change usage
|
2010-07-14 16:59:12 -07:00 |
|