libceph: introduce apply_temps() helper
authorIlya Dryomov <ilya.dryomov@inktank.com>
Mon, 24 Mar 2014 15:12:47 +0000 (17:12 +0200)
committerSage Weil <sage@inktank.com>
Sat, 5 Apr 2014 04:08:11 +0000 (21:08 -0700)
commit45966c3467e8291382a8970adbd78403a7818d45
tree7abbb04336ddbb9f72c4cbace25c5c902cb5b9da
parent2bd93d4d7ec2dd461cfb87c6d8a9b1ef9b30de08
libceph: introduce apply_temps() helper

apply_temp() helper for applying various temporary mappings (at this
point only pg_temp mappings) to the up set, therefore transforming it
into an acting set.

Signed-off-by: Ilya Dryomov <ilya.dryomov@inktank.com>
Reviewed-by: Alex Elder <elder@linaro.org>
net/ceph/osdmap.c