From 1c00240e007d14d3242fa490b50166b4f1b2770a Mon Sep 17 00:00:00 2001 From: Ilya Dryomov Date: Thu, 13 Mar 2014 16:36:13 +0200 Subject: [PATCH] libceph: dump pg_temp mappings to debugfs Dump pg_temp mappings to /sys/kernel/debug/ceph//osdmap, one 'pg_temp [, ..., ]' per line, e.g: pg_temp 2.6 [2,3,4] Signed-off-by: Ilya Dryomov Reviewed-by: Alex Elder --- Reading git-format-patch failed