Ignore EEXIST when creating DAV_SYS_RUN (bug #57233)

This commit is contained in:
wbaumann
2019-11-19 08:19:18 +00:00
parent 9e88f6b97b
commit 96d21fb708
2 changed files with 6 additions and 2 deletions

View File

@ -1,7 +1,11 @@
ChangeLog for davfs2
--------------------
2019-12-11 Werner Baumann (werner.baumann@onlinehome.de)
2019-11-19 Werner Baumann (werner.baumann@onlinehome.de)
* mount_davs.c, check_dirs:
Ignore EEXIST when creating DAV_SYS_RUN (bug #57233).
2019-11-12 Werner Baumann (werner.baumann@onlinehome.de)
* umount_davfs.c
Use option 'm' in fscanf.