commit | 8f529795bace5d6263b134f4ff3adccfc0a0cce6 | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <idryomov@gmail.com> | Fri Jun 12 11:20:03 2015 +0300 |
committer | Ilya Dryomov <idryomov@gmail.com> | Thu Jun 25 11:49:31 2015 +0300 |
tree | 46f53222d34baeded01d146b1f223d33146c4e2a | |
parent | 687265e5a885d6308f5d73e738efe3c2674fa218 [diff] |
crush: fix crash from invalid 'take' argument Verify that the 'take' argument is a valid device or bucket. Otherwise ignore it (do not add the value to the working vector). Reflects ceph.git commit 9324d0a1af61e1c234cc48e2175b4e6320fff8f4. Signed-off-by: Ilya Dryomov <idryomov@gmail.com>