[dm-devel] [PATCH 1/5] libmultipath: pull functions into util.c

Martin Wilck mwilck at suse.com
Fri Sep 8 20:51:01 UTC 2017


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 <bmarzins at 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 <mwilck at suse.com>

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




More information about the dm-devel mailing list