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