make_db_root
if (make_db_root(dir) < 0) {
if (make_db_root(destination) < 0) {
if (make_db_root(destination) == 0)
static int make_db_root(const char *);