summaryrefslogtreecommitdiff
path: root/firmware/matrox
diff options
context:
space:
mode:
authorAlex Elder <elder@inktank.com>2013-02-08 09:55:48 -0600
committerAlex Elder <elder@inktank.com>2013-02-19 19:14:03 -0600
commitfbfab53966b279f9cdb36b96ffa1e22f042c96ff (patch)
tree4f3acf06a4dd61eeeee16119b5f65290c4200bde /firmware/matrox
parentef06f4d32ae5b656f17b53ee3f3c43471a11cc73 (diff)
libceph: allow STAT osd operations
Add support for CEPH_OSD_OP_STAT operations in the osd client and in rbd. This operation sends no data to the osd; everything required is encoded in identity of the target object. The result will be ENOENT if the object doesn't exist. If it does exist and no other error occurs the server returns the size and last modification time of the target object as output data (in little endian format). The size is a 64 bit unsigned and the time is ceph_timespec structure (two unsigned 32-bit integers, representing a seconds and nanoseconds value). This resolves: http://tracker.ceph.com/issues/4007 Signed-off-by: Alex Elder <elder@inktank.com> Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Diffstat (limited to 'firmware/matrox')
0 files changed, 0 insertions, 0 deletions