diff options
author | Sage Weil <sage@inktank.com> | 2012-05-21 18:45:23 +0200 |
---|---|---|
committer | Sage Weil <sage@inktank.com> | 2012-05-22 05:40:42 +0200 |
commit | 6bd9adbdf9ca6a052b0b7455ac67b925eb38cfad (patch) | |
tree | 61d254846558e23906bbef993092cf372f641509 /fs/ceph/addr.c | |
parent | libceph: avoid unregistering osd request when not registered (diff) | |
download | linux-6bd9adbdf9ca6a052b0b7455ac67b925eb38cfad.tar.xz linux-6bd9adbdf9ca6a052b0b7455ac67b925eb38cfad.zip |
libceph: fix pg_temp updates
Usually, we are adding pg_temp entries or removing them. Occasionally they
update. In that case, osdmap_apply_incremental() was failing because the
rbtree entry already exists.
Fix by removing the existing entry before inserting a new one.
Fixes http://tracker.newdream.net/issues/2446
Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Alex Elder <elder@inktank.com>
Diffstat (limited to 'fs/ceph/addr.c')
0 files changed, 0 insertions, 0 deletions