On Fri, 2017-09-08 at 13:45 -0500, Benjamin Marzinski wrote:
> This patch just pulls safe_write out of rbd. and the persistent
> reservation key parsing code out of dict.c and puts them in util.c,
> so that other functions can make use of them.
> 
> Signed-off-by: Benjamin Marzinski <bmarz...@redhat.com>
> ---
>  libmultipath/checkers/rbd.c | 16 +---------------
>  libmultipath/dict.c         | 26 +++++---------------------
>  libmultipath/util.c         | 33 +++++++++++++++++++++++++++++++++
>  libmultipath/util.h         |  4 ++++
>  4 files changed, 43 insertions(+), 36 deletions(-)
> 
Reviewed-by: Martin Wilck <mwi...@suse.com>

-- 
Dr. Martin Wilck <mwi...@suse.com>, Tel. +49 (0)911 74053 2107
SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg)

--
dm-devel mailing list
dm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel

Reply via email to