Use stat instead of access, use stored persona

This commit is contained in:
wbaumann
2012-01-28 11:14:36 +00:00
parent 9a5e41b3f8
commit 7d71ddc114
2 changed files with 28 additions and 40 deletions

View File

@ -1,6 +1,11 @@
ChangeLog for davfs2
--------------------
2012-01-28 Werner Baumann (werner.baumann@onlinehome.de)
* mount_davfs.c, check_dirs:
Use stat instead of access.
Use stored persona.
2012-01-25 Werner Baumann (werner.baumann@onlinehome.de)
* mount_davfs.c, mount_davfs.h:
Check mount point in parse_commandline.