From 10db634e2083a202a26123d6d4c9ede98d6a1199 Mon Sep 17 00:00:00 2001 From: Ilya Dryomov Date: Fri, 21 Mar 2014 19:05:28 +0200 Subject: [PATCH] libceph: introduce decode{,_new}_pg_temp() and switch to them Consolidate pg_temp (full map, map>) and new_pg_temp (inc map, same) decoding logic into a common helper and switch to it. Signed-off-by: Ilya Dryomov Reviewed-by: Alex Elder --- Reading git-format-patch failed