osd: kill 'category' from pg_stats_t
Reviewed-by: Samuel Just <sjust@redhat.com>
* @param exclusive set to either LIBRADOS_CREATE_EXCLUSIVE or
LIBRADOS_CREATE_IDEMPOTENT
* will error if the object already exists.
+ * @param category category string (DEPRECATED, HAS NO EFFECT)
*/
-void rados_write_op_create(rados_write_op_t write_op,
- int exclusive,
- const char* category);
+CEPH_RADOS_API void rados_write_op_create(rados_write_op_t write_op,
+ int exclusive,
+ const char* category);
/**
* Write to offset