Re: [dm-devel] [PATCH 53/57] multipathd: implement 'show map $map format $fmt'

2016-05-03 Thread Benjamin Marzinski
On Wed, Apr 27, 2016 at 01:10:54PM +0200, Hannes Reinecke wrote: > Similar to the existing 'show map $map topology', but allowing > formatted content. This touches on a patch I've thought about writing, but never got around to. The issue is that with show_maps_topology() we call

[dm-devel] [PATCH 53/57] multipathd: implement 'show map $map format $fmt'

2016-04-27 Thread Hannes Reinecke
Similar to the existing 'show map $map topology', but allowing formatted content. Signed-off-by: Hannes Reinecke --- multipathd/cli.c | 2 ++ multipathd/cli_handlers.c | 67 +++ multipathd/cli_handlers.h | 2 ++