Add option minimize_mem (sr #108158)

This commit is contained in:
wbaumann
2014-04-20 17:32:47 +00:00
parent 8739bc32a8
commit b71f3b65b4
10 changed files with 292 additions and 112 deletions

View File

@ -1,6 +1,10 @@
ChangeLog for davfs2
--------------------
2014-04-20 Werner Baumann (werner.baumann@onlinehome.de)
* defaults.h, mount_davfs.h, mount_davfs.c, cache.c:
Add option minimize_mem (sr #108158).
2014-04-20 Werner Baumann (werner.baumann@onlinehome.de)
* kernel_interface.c:
Replace system() with execl().