vfs_fake_dfq: remove quota code from disk_free
authorUri Simchoni <uri@samba.org>
Sun, 10 Jan 2016 13:29:32 +0000 (15:29 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 26 Jan 2016 14:58:12 +0000 (15:58 +0100)
commit279c9ce129a2ea16ee7effdd7a46f2d0bf9e95ad
tree94c21838429ee00ec3d3487702115f70bea9ed0a
parent19f9b31759d2befdac7fb8d7a3705c744e68aaea
vfs_fake_dfq: remove quota code from disk_free

When mocking disk-free, do not take quota into
account since this is now done in the SMB layer.

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