Remove double check for ft->mnt_dir and decode_octal.

This commit is contained in:
wbaumann
2012-01-21 20:47:50 +00:00
parent b3b534c342
commit b9f1ccd793
2 changed files with 6 additions and 43 deletions

View File

@ -5,6 +5,9 @@ ChangeLog for davfs2
* mount_davfs.c, check_fstab, get_options, parse_persona:
Rename check_persona into parse_persona.
Set n_args->uid and n_args->gid in check_fstab.
* mount_davfs.c, check_fstab:
Remove double check for ft->mnt_dir.
Remove unnecessary decode_octal.
2012-01-15 Werner Baumann (werner.baumann@onlinehome.de)
* mount_davfs.c, parse_config, new_args: