]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit21b2868fc899fccc48afa746f3469a97e45e9253
tree7abbb04336ddbb9f72c4cbace25c5c902cb5b9da
parentda5fd0404bd884c2990ec36a201b51872e321829
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