r11190: Fix enhancement request #3192.
authorJeremy Allison <jra@samba.org>
Wed, 19 Oct 2005 20:02:12 +0000 (20:02 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:05:06 +0000 (11:05 -0500)
commitc6aea6ef2d97982263b1652b7c186df269bf0de6
tree3b56fedaf2c5107945724005d9d16cb03438ff7e
parentad93243f2399c2f349434dbbb33ed3766a817a8d
r11190: Fix enhancement request #3192.
This does 2 things.
1). Makes dfree command a per-share parameter (it should be anyway IMHO).
2). Adds a "dfree cache time" parameter in seconds that specifies how long a
dfree command output should be cached for. Default is zero (no caching).
Jeremy.
(This used to be commit 49ef8b88a3e12883148eb28d8e86fb07dbc3d12d)
source3/include/smb.h
source3/param/loadparm.c
source3/smbd/dfree.c
source3/smbd/vfs-wrap.c