libceph: introduce reference counted string
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: NYan, Zheng <zyan@redhat.com>
Showing
include/linux/ceph/string_table.h
0 → 100644
net/ceph/string_table.c
0 → 100644
想要评论请 注册 或 登录