diff options
author | Sage Weil <sage@newdream.net> | 2010-04-29 22:26:53 +0200 |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2010-05-03 19:49:25 +0200 |
commit | b0930f8d38c6ab76dc8222a5a910a21392d38208 (patch) | |
tree | 0aad65459eaa8fd5fdf8b621eb9b851e7864ae6e /arch | |
parent | ceph: fix lockless caps check (diff) | |
download | linux-b0930f8d38c6ab76dc8222a5a910a21392d38208.tar.xz linux-b0930f8d38c6ab76dc8222a5a910a21392d38208.zip |
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 'arch')
0 files changed, 0 insertions, 0 deletions