r21369: sys_disk_free return type is SMB_BIG_UINT.
commit0bb7f6492ccf4a965d70d43ee1483959c71bcdba
authorSimo Sorce <idra@samba.org>
Thu, 15 Feb 2007 16:50:14 +0000 (15 16:50 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:17:59 +0000 (10 12:17 -0500)
tree14ba0cf6aadb4e61e2813e42f356b9dfcae8d1bc
parentab053a3b7186989b41180857e21e7d837de81cbd
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.
source/smbd/dfree.c