r21369: sys_disk_free return type is SMB_BIG_UINT.
authorSimo Sorce <idra@samba.org>
Thu, 15 Feb 2007 16:50:14 +0000 (16:50 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:17:59 +0000 (12:17 -0500)
commit29b6971da7270a119adf7ed3818f540c89814973
tree473d12eb08cd0fa48ec253494fb4b954c08639b4
parent9c79a696c08bfb3315c0e259bf19c3f7f5804df8
r21369: sys_disk_free return type is SMB_BIG_UINT.
Fix dfree_retval to be SMB_BIG_UINT as well,
otherwise we may wrap up on > 2T file systems.

Simo.
(This used to be commit 0bb7f6492ccf4a965d70d43ee1483959c71bcdba)
source3/smbd/dfree.c