• Max Kellermann's avatar
    update: always look up parent directory in updatePath() · 94a5a5a9
    Max Kellermann authored
    By always creating the parent directory, we can use delete_name_in()
    without further lookups.  The parents which may non exist will be
    pruned later.  An update request for a non-existing or empty directory
    should be quite unusual, so this doesn't add any measurable overhead.
    94a5a5a9
Name
Last commit
Last update
bs Loading commit data...
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
build.mk Loading commit data...
configure.ac Loading commit data...