linux/fs/ceph/crush
Sage Weil a1a31e7342 ceph: fix crush CHOOSE_LEAF when type is already a leaf
We may not recurse for CHOOSE_LEAF if we start with a leaf node.  When
that happens, the out2 vector needs to be filled in with the result.

Signed-off-by: Sage Weil <sage@newdream.net>
2010-06-24 12:58:14 -07:00
..
crush.c ceph: make CRUSH hash functions non-inline 2009-11-06 16:39:26 -08:00
crush.h ceph: make CRUSH hash function a bucket property 2009-11-07 20:18:22 -08:00
hash.c ceph: make CRUSH hash function a bucket property 2009-11-07 20:18:22 -08:00
hash.h ceph: make CRUSH hash function a bucket property 2009-11-07 20:18:22 -08:00
mapper.c ceph: fix crush CHOOSE_LEAF when type is already a leaf 2010-06-24 12:58:14 -07:00
mapper.h