smbd: Move dfree_info struct
authorChristof Schmitt <cs@samba.org>
Wed, 16 May 2018 20:25:54 +0000 (13:25 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 25 May 2018 20:52:12 +0000 (22:52 +0200)
commit9a79a61abb08719acde6aec8df9356be36d8dda2
tree477c1389f14c70916c4ad17754de73aeee0a86d8
parente30d0c0e0d11f65b2d1886be3c0fe9e32eaf3926
smbd: Move dfree_info struct

As the struct is no longer used as part of connection_struct, move it to
dfree.c.

This is not backported, as it would change the VFS ABI.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/include/vfs.h
source3/smbd/dfree.c