summaryrefslogtreecommitdiff
path: root/include/linux/ceph/string_table.h
AgeCommit message (Collapse)Author
2016-07-28libceph: introduce reference counted stringYan, Zheng
The data structure is for storing namesapce string. It allows namespace string to be shared between cephfs inodes with same layout. This data structure can also be referenced by OSD request. Signed-off-by: Yan, Zheng <zyan@redhat.com>