Make default access modes 755 and 644

This commit is contained in:
wbaumann
2013-08-12 17:40:36 +00:00
parent ebfd3e6f8e
commit 0a42f0c625
3 changed files with 6 additions and 36 deletions

View File

@ -1,6 +1,10 @@
ChangeLog for davfs2
--------------------
2013-08-12 Werner Baumann (werner.baumann@onlinehome.de)
* cache.c, mount_davfs.c;
Make default access modes 755 and 644.
2013-08-12 Werner Baumann (werner.baumann@onlinehome.de)
* cache.c, mount_davfs.c, mount_davfs.h:
Remove file_umask and dir_umask (bug #34563).