vfs_shadow_copy2: add get_quota function
authorUri Simchoni <uri@samba.org>
Sun, 10 Jan 2016 12:13:38 +0000 (14:13 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 26 Jan 2016 14:58:12 +0000 (15:58 +0100)
commitcc2533576bd0e4be822ab589b0b7d58459538a09
tree280e2c2fcdd65c9d1d04d1f6abc5e9f94bc597b4
parent22d757c8d8e5bc666ab3a1db3ad8fbfdf5997380
vfs_shadow_copy2: add get_quota function

This is in preparation for handling the quota part
of disk_free via the VFS - each module with a
disk_free_fn should also have a get_quota_fn.

Signed-off-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/modules/vfs_shadow_copy2.c