vfs_snapper: add get_quota function
authorUri Simchoni <uri@samba.org>
Sun, 10 Jan 2016 12:14:58 +0000 (14:14 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 26 Jan 2016 14:58:12 +0000 (15:58 +0100)
commit72231ec5c23a2b0fcf69912a928ac84ee2c3437a
tree0cc3d02808c34a4cbd2f78cee6dd7cacf3879b66
parentcc2533576bd0e4be822ab589b0b7d58459538a09
vfs_snapper: 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_snapper.c