Signed-off-by: David Zafman <david.zafman@inktank.com>
int *prval);
/**
- * Perform a write operation synchronously
+ * Perform a read operation synchronously
* @param read_op operation to perform
* @io the ioctx that the object is in
* @oid the object id
int flags);
/**
- * Perform a write operation asynchronously
+ * Perform a read operation asynchronously
* @param read_op operation to perform
* @io the ioctx that the object is in
* @param completion what to do when operation has been attempted