• Max Kellermann's avatar
    inotify_update: fix assertion failure when music dir is deleted · 980201a6
    Max Kellermann authored
    This shouldn't really happen, but insane users might delete/rename the
    music directory while MPD runs.  What was even more insane was that
    MPD crashed due to this.  This is a workaround - there is currently
    nothing useful we can do in this case; except maybe poll for the music
    directory to reappear, but that's too much trouble for a user error.
    980201a6
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
test 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...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...