gpo: move mkdir_p to lib/util
authorDavid Mulder <dmulder@suse.com>
Wed, 8 Mar 2017 15:33:56 +0000 (08:33 -0700)
committerGarming Sam <garming@samba.org>
Mon, 20 Nov 2017 20:41:14 +0000 (21:41 +0100)
commit6159b8eb6a6df0743c35c9cf533c4cc1883c72c2
treef590b1e6bfb29b89a9df548cc52925a61ad441be
parenta80296b12e38ef3fb8d4601f0e0564c294f9dbc9
gpo: move mkdir_p to lib/util

Move the mkdir_p function to lib/util so it can be used elsewhere

Signed-off-by: David Mulder <dmulder@suse.com>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
ctdb/common/system.h
ctdb/common/system_util.c
lib/util/mkdir_p.c [new file with mode: 0644]
lib/util/mkdir_p.h [new file with mode: 0644]
lib/util/wscript_build