diff options
author | Sage Weil <sage@newdream.net> | 2010-04-29 13:26:53 -0700 |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2010-05-03 10:49:25 -0700 |
commit | b0930f8d38c6ab76dc8222a5a910a21392d38208 (patch) | |
tree | 0aad65459eaa8fd5fdf8b621eb9b851e7864ae6e /fs/ceph/super.h | |
parent | 7ff899da02cb674211858fcd919f8b4511a4423f (diff) | |
download | op-kernel-dev-b0930f8d38c6ab76dc8222a5a910a21392d38208.zip op-kernel-dev-b0930f8d38c6ab76dc8222a5a910a21392d38208.tar.gz |
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: Sage Weil <sage@newdream.net>
Diffstat (limited to 'fs/ceph/super.h')
0 files changed, 0 insertions, 0 deletions