• Max Kellermann's avatar
    update: recursively purge deleted directories · 16bab601
    Max Kellermann authored
    When a directory is deleted, MPD deleted only the directory from the
    database; it did not bother to walk the full tree to free all memory
    and to remove deleted songs from the playlist.  Replace a
    dirvec_delete() with delete_directory().
    16bab601
Name
Last commit
Last update
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...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...