Always try 'umount -i'

This commit is contained in:
wbaumann
2014-04-05 20:27:31 +00:00
parent 2b1f99b123
commit 9a3e7724be
5 changed files with 68 additions and 34 deletions

View File

@ -1,6 +1,10 @@
ChangeLog for davfs2
--------------------
2014-04-05 Werner Baumann (werner.baumann@onlinehome.de)
* umount_davfs.c:
Allways try 'umount -i'.
2014-04-05 Werner Baumann (werner.baumann@onlinehome.de)
* configure.ac, src/Makefile.am, defaults.h,
mount_davfs.h, mount_davfs.c: