Skip to content
Commit b0930f8d authored by Sage Weil's avatar Sage Weil
Browse files

ceph: remove bad auth_x kmem_cache



It's useless, since our allocations are already a power of 2.  And it was
allocated per-instance (not globally), which caused a name collision when
we tried to mount a second file system with auth_x enabled.

Signed-off-by: default avatarSage Weil <sage@newdream.net>
parent 7ff899da
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment