diff options
author | Sage Weil <sage@newdream.net> | 2009-10-06 11:31:07 -0700 |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2009-10-06 11:31:07 -0700 |
commit | c30dbb9cc7fc75ab1d0ee6fb084ba4684f7a665d (patch) | |
tree | 7e702615046c0c866bb0229c731f86916c526115 /fs/hfsplus | |
parent | de57606c23afded22202825b3db8a5d61859f198 (diff) |
ceph: ref counted buffer
struct ceph_buffer is a simple ref-counted buffer. We transparently
choose between kmalloc for small buffers and vmalloc for large ones.
This is currently used only for allocating memory for xattr data.
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'fs/hfsplus')
0 files changed, 0 insertions, 0 deletions