Vincent Giersch
476dc4001d
ioctx: omap set / get / delete / clear added
...
Signed-off-by: Vincent Giersch <vincent.giersch@ovh.net>
2015-04-27 15:21:54 +00:00
Vincent Giersch
1779dc795a
ioctx: Stat added
...
Signed-off-by: Vincent Giersch <vincent.giersch@ovh.net>
2015-04-24 12:01:50 +00:00
Abhishek Lekshmanan
68bbcb2f80
ioctx: RmXattr added
...
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
2015-04-09 00:09:27 +05:30
Abhishek Lekshmanan
6324a7917d
ioctx: use bytes for ListXattrs
...
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
2015-04-07 14:29:00 +05:30
Abhishek Lekshmanan
ee55aa1810
ioctx: added ListXattrs()
...
Added a function to List Xattrs, which returns a map of all xattrs set
on an object, errors out otherwise
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
2015-04-06 12:39:37 +05:30
Abhishek Lekshmanan
592900cb3a
ioctx: get/put xattr added
...
Added functions GetXattr & SetXattr for getting &/ setting xattrs on
objects in a pool
2015-03-31 15:10:17 +05:30
Dusty Wilson
f8de1c7f5a
Added test for NewConnWithUser
2015-02-22 13:09:13 -08:00
Kai Storbeck
0c6bdf8d59
run gofmt on all sources
2015-02-11 22:21:05 +01:00
Kai Storbeck
563c4eb06d
add some comments, drop reflect version
2015-02-11 20:13:35 +01:00
Kai Storbeck
1e0ea49819
Return a []byte pointing to the original C array
...
This was taken from an example on Go's own wiki (cgo page).
2015-02-11 19:56:41 +01:00
Kai Storbeck
ca76480b0b
implemment MonCommand
2015-02-10 22:11:37 +01:00
Noah Watkins
f5bfcec122
fix go-rados -> go-ceph renames
...
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
2015-01-14 17:30:46 -08:00
Noah Watkins
ae9281be81
rados: fix import path
...
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
2015-01-12 20:54:17 -08:00
Noah Watkins
253495ee26
rados: move rados to its own package
...
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
2015-01-12 20:54:02 -08:00