Unmount while dav_run_msgloop is still running

This commit is contained in:
wbaumann
2016-04-09 19:43:46 +00:00
parent 5a2e6a0daa
commit dfe67b208a
3 changed files with 27 additions and 7 deletions

View File

@ -1,6 +1,10 @@
ChangeLog for davfs2
--------------------
2016-04-09 Werner Baumann (werner.baumann@onlinehome.de)
* kernel_interface.c, mount_davfs.c:
Unmount while dav_run_msgloop is still running.
2016-04-04 Werner Baumann (werner.baumann@onlinehome.de)
* cache.c, kernel_interface.c:
Fix compiler warnings.