• Max Kellermann's avatar
    directory: don't query database during load · 60d122e8
    Max Kellermann authored
    Don't use db_get_directory() and traverse the full path with every
    directory being loaded.  Just see if the current parent contains the
    entry.  Everything else would be invalid anyway..
    60d122e8
directory_save.c 3.07 KB